aboutsummaryrefslogtreecommitdiffstats
path: root/meta-yocto/recipes-graphics
AgeCommit message (Collapse)Author
2011-11-30clutter: drop unneeded bbappendsJoshua Lock
The --with-flavour-glx option is the default in clutter.inc now Signed-off-by: Joshua Lock <josh@linux.intel.com>
2011-11-08clutter-1.8: this should be a bbappendJoshua Lock
Signed-off-by: Joshua Lock <josh@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-11-08clutter-1.8: add bbappend for new clutter-1.8 recipeJoshua Lock
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>
2011-10-14meta-yocto: Sync with mesa/xserver changes and fix machinesRichard Purdie
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-10-14clutter: Update bbappend after oe-core upgradeRichard Purdie
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-10-12meta-yocto: Catch up with xserver and mesa upgrades/renameRichard Purdie
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-06-22beagleboard: switch to xserver-xf86-liteDarren Hart
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>
2011-06-15meta-yocto: use FILESEXTRAPATHS_prepend := in all bbappendsPaul Eggleton
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>
2011-05-25clutter: remove obsolete 1.4 bbappend from meta-yoctoPaul Eggleton
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-05-05meta-yocto: add pieces removed from oe-core for beagleboard & atom-pcPaul Eggleton
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>