Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | beagleboard: switch to xserver-xf86-lite | Darren Hart | 2011-06-22 | 1 | -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 bbappends | Paul Eggleton | 2011-06-15 | 1 | -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> | ||||
* | meta-yocto: add pieces removed from oe-core for beagleboard & atom-pc | Paul Eggleton | 2011-05-05 | 2 | -0/+29 |
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> |