summaryrefslogtreecommitdiffstats
path: root/meta-yocto/recipes-graphics
Commit message (Collapse)AuthorAgeFilesLines
* clutter: drop unneeded bbappendsJoshua Lock2011-11-303-12/+0
| | | | | | The --with-flavour-glx option is the default in clutter.inc now Signed-off-by: Joshua Lock <josh@linux.intel.com>
* clutter-1.8: this should be a bbappendJoshua Lock2011-11-081-0/+0
| | | | | Signed-off-by: Joshua Lock <josh@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* clutter-1.8: add bbappend for new clutter-1.8 recipeJoshua Lock2011-11-081-0/+4
| | | | | | | | We've a new Clutter version in meta so need to add our atom-pc bbappend modifications. Signed-off-by: Joshua Lock <josh@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* meta-yocto: Sync with mesa/xserver changes and fix machinesRichard Purdie2011-10-141-1/+1
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* clutter: Update bbappend after oe-core upgradeRichard Purdie2011-10-141-0/+0
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* meta-yocto: Catch up with xserver and mesa upgrades/renameRichard Purdie2011-10-121-0/+0
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* beagleboard: switch to xserver-xf86-liteDarren Hart2011-06-221-0/+34
| | | | | | | | Try to get closer to the meta-texasinstruments layer which uses xserver-xorg. Provide a default xorg.conf that matches the one from meta-texasinstruments. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
* meta-yocto: use FILESEXTRAPATHS_prepend := in all bbappendsPaul Eggleton2011-06-151-3/+1
| | | | | | | | | | | | | Using FILESEXTRAPATHS is cleaner than the old FILESPATH-based method, and as meta-intel layers are using FILESEXTRAPATHS their formfactor bbappends will now work. In addition I have used FILESEXTRAPATHS_prepend which is not absolutely necessary, but provides a good working example in case it is copied by other layers that are intended to be used on top of it. Fixes [YOCTO #1156] Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* clutter: remove obsolete 1.4 bbappend from meta-yoctoPaul Eggleton2011-05-251-4/+0
| | | | Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
* meta-yocto: add pieces removed from oe-core for beagleboard & atom-pcPaul Eggleton2011-05-057-0/+47
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>