summaryrefslogtreecommitdiffstats
path: root/meta-jasperforest/recipes-graphics
Commit message (Collapse)AuthorAgeFilesLines
* meta-intel: use FILESEXTRAPATHS for xserver-xf86-config bbappendsTom Zanussi2012-10-021-3/+1
| | | | | | | | The xserver-xf86-config .bbappends are still using FILESPATH - update them to use FILESEXTRAPATHS as recommended by the Poky Reference Manual and BSP Developer's Guides. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-jasperforest: Remove xserver-xorg .bbappend.Tom Zanussi2011-12-011-1/+0
| | | | | | | The configuration that was being done in it is now forever redundant, since it's enabled in oe-core. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-jaspterforest: Sync with xserver-xorg version updateRichard Purdie2011-12-011-0/+0
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* meta-jasperforest: add xserver-xorg bbappendTom Zanussi2011-10-211-0/+1
| | | | | | | The xorg vesa driver calls DGAInit, so we need to able it in the xserver. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-jasperforest: remove obsolete xserver-xf86-dri-lite .bbappendTom Zanussi2011-10-151-1/+0
| | | | | | The recipe and what it does no longer needed, so remove it. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-jasperforest: new layer for Xeon C5500/C3500 + Intel 3420Tom Zanussi2011-02-133-0/+36
This layer provides support for Jasper Forest + Ibex Peak Intel systems. 'Jasper Forest' refers to the Intel Xeon C5500/C3500 processors, which combined with the Intel 3420 PCH chipset (Ibex Peak) make up the 'Picket Post' CRB this BSP was developed on. This BSP also makes use of the grub2 and associated live-install changes in meta-intel/common. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>