Go to file
Nitin A Kamble 1a5ab65544 mesa-dri.bbappend: avoid conflict with emgd-driver-bin
Extend the mesa-dri recipe from oecore to avoid conflict with
files generated by emgd-driver-bin recipe.

This extention is needed only when emgd-driver-bin recipe is
included in the target image, so the code is conditional to
run only on the machine with emgd graphics driver.

The emgd binary driver also provides egl, gles1, gles2 library & headers.
To avoid conflict disable egl, gles1, gles2 from meta-dri if the BSP image
is bundling the emgd driver.

This commits avoids these build warning

WARNING: The recipe is trying to install files into a shared area when those files already exist. Those files are:
   /srv/home/nitin/build-test-bsps/build-crownbay/tmp/sysroots/crownbay/usr/include/KHR/khrplatform.h
   /srv/home/nitin/build-test-bsps/build-crownbay/tmp/sysroots/crownbay/usr/include/EGL/eglplatform.h
   /srv/home/nitin/build-test-bsps/build-crownbay/tmp/sysroots/crownbay/usr/include/EGL/eglext.h
   /srv/home/nitin/build-test-bsps/build-crownbay/tmp/sysroots/crownbay/usr/include/EGL/egl.h
   /srv/home/nitin/build-test-bsps/build-crownbay/tmp/sysroots/crownbay/usr/include/GLES/glplatform.h
   /srv/home/nitin/build-test-bsps/build-crownbay/tmp/sysroots/crownbay/usr/include/GLES/gl.h
   /srv/home/nitin/build-test-bsps/build-crownbay/tmp/sysroots/crownbay/usr/include/GLES/glext.h
   /srv/home/nitin/build-test-bsps/build-crownbay/tmp/sysroots/crownbay/usr/include/GLES2/gl2ext.h
   /srv/home/nitin/build-test-bsps/build-crownbay/tmp/sysroots/crownbay/usr/include/GLES2/gl2.h
   /srv/home/nitin/build-test-bsps/build-crownbay/tmp/sysroots/crownbay/usr/include/GLES2/gl2platform.h

And revert the replacement change commited earlier to avoid these warnings.
  Revert "mesa-dri.bbappend: avoid buildtime warnings"
  This reverts commit 2408d28972.

This fixes the bug:
[YOCTO #3295]

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-11-01 08:35:40 -05:00
common mesa-dri.bbappend: avoid conflict with emgd-driver-bin 2012-11-01 08:35:40 -05:00
conf emgd-driver-bin: add custom-licenses dir for emgd recipe Licenses 2012-10-12 08:41:50 -05:00
meta-cedartrail cdv-pvr-driver: inhibit package stripping 2012-10-31 15:53:32 -05:00
meta-chiefriver meta-intel: update kernel SRCREVs and pin LINUX_VERSION 2012-10-29 18:04:05 -05:00
meta-crownbay meta-intel: update kernel SRCREVs and pin LINUX_VERSION 2012-10-29 18:04:05 -05:00
meta-crystalforest crystalforest: Update README Instructions. 2012-11-01 08:20:59 -05:00
meta-emenlow meta-intel: remove linux-yocto*_3.0 bbappends 2012-10-29 18:04:12 -05:00
meta-fri2 fri2: Add WEBTITLE and compliance information 2012-10-31 08:40:14 -07:00
meta-jasperforest meta-intel: update kernel SRCREVs and pin LINUX_VERSION 2012-10-29 18:04:05 -05:00
meta-n450 n450: Add WEBTITLE and boilerplate README 2012-10-31 08:40:15 -07:00
meta-romley meta-intel: remove linux-yocto*_3.0 bbappends 2012-10-29 18:04:12 -05:00
meta-sugarbay meta-intel: remove linux-yocto*_3.0 bbappends 2012-10-29 18:04:12 -05:00
meta-sys940x sys940x: Add WEBTITLE and compliance information 2012-10-31 08:40:15 -07:00
meta-tlk Fix use of PRINC in meta-intel BSPs 2012-10-09 16:04:30 -07:00
MAINTAINERS meta-intel: update MAINTAINERS file with more explicit patch submission instructions 2012-11-01 08:20:12 -05:00
README meta-intel: point the top-level README to the BSP READMEs 2011-12-01 11:57:39 -06:00

meta-intel

This is the location for Intel maintained BSPs.

Please see the README files contained in the individual BSP layers for BSP-specific information.