summaryrefslogtreecommitdiffstats
path: root/meta-emenlow/recipes-graphics/xpsb-glx/xpsb-glx_0.18.bb
Commit message (Collapse)AuthorAgeFilesLines
* emenlow xpsb-glx: add package libglu to fix lsb image build warningYu Ke2011-08-281-1/+6
| | | | | | | | | | | 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>
* meta-emenlow: fix glx bugTom Zanussi2011-07-141-1/+2
| | | | | | | | | | 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>
* xpsb-glx: add libxfixes and libxdamages to DEPENDSSaul Wold2011-02-161-1/+1
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* meta-emenlow: move to meta-intel repo from poky repoTom Zanussi2010-12-271-0/+46
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>