aboutsummaryrefslogtreecommitdiffstats
path: root/meta-emenlow/recipes-graphics/xpsb-glx
AgeCommit message (Collapse)Author
2011-08-28emenlow xpsb-glx: add package libglu to fix lsb image build warningYu Ke
lsb image requires libglu, so split the xpsb-glx to provide the libglu package. mesa-dri also do in the same way. so this patch make xpsb-glx in sync with mesa-dri. Fix [YOCTO #1395] Signed-off-by: Yu Ke <ke.yu@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-07-14meta-emenlow: fix glx bugTom Zanussi
AIGLX wasn't finding a couple libraries, causing errors such as Yocto bug #1235 - 'Running glxinfo and glxgears commands failed.'. This provides symlinks allowing it to find the needed libraries. Fixes [YOCTO #1235] Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-02-16xpsb-glx: add libxfixes and libxdamages to DEPENDSSaul Wold
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-27meta-emenlow: move to meta-intel repo from poky repoTom Zanussi
This is the meta-emenlow layer, moved from the poky repo in order to keep all the meta-intel BSPs together. This version builds against laverne (0.90) - detailed build instruction can be found in the README file. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>