Go to file
Ross Burton c2cc797832 meta-emenlow: unset preferred providers for virtual/libgles[12]
The recent changes to enable GLES/EGL in mesa-dri have caused emenlow to fail:

ERROR: Trying to resolve runtime dependency libglu resulted in conflicting PREFERRED_PROVIDER entries being found.
The providers found were: ['/srv/home/pokybuild/yocto-autobuilder/yocto-slave/emenlow/build/yocto/meta-intel/meta-emenlow/recipes-graphics/xpsb-glx/xpsb-glx_0.18.bb', '/srv/home/pokybuild/yocto-autobuilder/yocto-slave/emenlow/build/meta/recipes-graphics/mesa/mesa-dri_8.0.4.bb']
The PREFERRED_PROVIDER entries resulting in this conflict were: ['PREFERRED_PROVIDER_mesa-dri = xpsb-glx', 'PREFERRED_PROVIDER_virtual/libgles1 = mesa-dri']

Because emenlow's xpsb-glx contains mesa, it needs to entirely replace
mesa-dri. We'd normally set virtual/libgles1 and virtual/libgles2 to xpsb-glx
but these drivers don't build the GLES libraries so that would be a lie.

So, unset the preferred provider entries so that bitbake doesn't look at
mesa-dri at all.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-09-05 12:18:01 +01:00
common meta-romley: Move Matrox MGA Xorg driver to meta-intel/common 2012-08-10 15:23:24 -05:00
conf ia32-base.inc: Drop glibc --with-tls option, its now the only option for glibc 2012-08-22 14:16:59 +01:00
meta-cedartrail meta-cedartrail: Update PVR graphics driver to version 1.0.2 2012-08-27 14:41:29 -05:00
meta-chiefriver meta-chiefriver: switch to linux-yocto-3.4 kernel 2012-07-17 22:07:15 -05:00
meta-crownbay crownbay: fix KBRANCH 2012-08-24 23:40:59 -05:00
meta-emenlow meta-emenlow: unset preferred providers for virtual/libgles[12] 2012-09-05 12:18:01 +01:00
meta-fishriver fishriver: update kernel SRCREVs 2012-07-10 15:52:16 -05:00
meta-fri2 fri2: update kernel SRCREVs 2012-07-10 15:58:01 -05:00
meta-jasperforest jasperforest: retire linux-yocto-3.0 2012-07-19 16:31:23 -05:00
meta-n450 layer.conf: Clarify BBFILES comments regarding recipe-* directories 2012-08-15 15:43:01 -07:00
meta-romley meta-romley: Add Matrox MGA variable to romley.conf 2012-08-10 15:41:51 -05:00
meta-sugarbay sugarbay: update kernel SRCREVs 2012-07-10 15:33:49 -05:00
meta-sys940x sys940x: fix libva dependency issues 2012-08-15 08:09:27 -07:00
meta-tlk layer.conf: Clarify BBFILES comments regarding recipe-* directories 2012-08-15 15:43:01 -07:00
MAINTAINERS meta-intel: add chiefriver BSP to MAINTAINERS 2012-05-30 14:22:52 -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.