summaryrefslogtreecommitdiffstats
path: root/meta-cedartrail/recipes-graphics
AgeCommit message (Collapse)Author
2012-10-31cdv-pvr-driver: inhibit package strippingRoss Burton
The binaries are already stripped, so don't try stripping them again (which results in a warning). Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-10-18meta-cedartrail: Add development packages to pvr driver recipeRahul Saxena
Add header files from development packages Signed-off-by: Rahul Saxena <Rahul.Saxena@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-10-18meta-cedartrail: Fix package naming issueRahul Saxena
cdv-pvr-driver was generating rpm packages with name "libwsbm" This name can potentialy clash with other package names. Fix this problem by specifying package names in the recipe with the PKG_ vars This fixes bug: [YOCTO #3286] Signed-off-by: Rahul Saxena <rahul.saxena@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-10-02meta-cedartrail: add missing dependency on EXA module to X driverRoss Burton
[YOCTO #3204] Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-10-02meta-intel: use FILESEXTRAPATHS for xserver-xf86-config bbappendsTom Zanussi
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>
2012-09-19cdv-pvr-driver: fix unpack1.3_M5.rc21.3_M5.rc11.3_M5Ross Burton
Recent bitbakes will unpack RPM files automatically. For some reason this is aborting (#3137) so disable that functionality. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-09-15meta-cedartrail: Update PVR graphics driver to version 1.0.3Rahul Saxena
This driver update fixes a memory leak bug Signed-off-by: Rahul Saxena <rahul.saxena@intel.com>
2012-08-27meta-cedartrail: Update PVR graphics driver to version 1.0.2Rahul Saxena
This update of the driver enables support for B3 stepping of Cedarview processor and also support for DP/eDP ports. Signed-off-by: Rahul Saxena <rahul.saxena@intel.com>
2012-05-22meta-cedartrail: Update PVR Graphics drivers.Kishore Bodke
Point to the latest version of PVR Graphics driver. Signed-off-by: Kishore Bodke <kishore.k.bodke@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-04-12Cedartrail: Add PVR graphics support.Kishore Bodke
New recipe for PVR graphics support. Signed-off-by: Kishore Bodke <kishore.k.bodke@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-04-12Cedartrail: split xorg.conf files.Kishore Bodke
Have two xorg.conf files. One for pvr-graphics driver. One for vesa graphics driver. Signed-off-by: Kishore Bodke <kishore.k.bodke@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-01-09meta-cedartrail: Create new layer for cedartrail System.Kishore Bodke
This layer provides the initial version of the BSP for Cedar Trail platform. The Cedar Trail platform is based on the Cedarview processor and Tiger Point Chipset. Signed-off-by: Kishore Bodke <kishore.k.bodke@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>