[poky] [PATCH] atom-pc.conf: replace mesa-dri with mesa
Laurentiu Palcu
laurentiu.palcu at intel.com
Wed Mar 6 00:39:03 PST 2013
This is needed since the mesa-dri recipes in oe-core got renamed to
mesa.
[YOCTO #3385]
Signed-off-by: Laurentiu Palcu <laurentiu.palcu at intel.com>
---
meta-yocto-bsp/conf/machine/atom-pc.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-yocto-bsp/conf/machine/atom-pc.conf b/meta-yocto-bsp/conf/machine/atom-pc.conf
index e97b173..b1c2ae1 100644
--- a/meta-yocto-bsp/conf/machine/atom-pc.conf
+++ b/meta-yocto-bsp/conf/machine/atom-pc.conf
@@ -19,7 +19,7 @@ XSERVER ?= "xserver-xorg \
xf86-input-evdev \
xf86-input-synaptics \
xf86-video-intel \
- mesa-dri-driver-i915"
+ mesa-driver-i915"
#MACHINE_EXTRA_RDEPENDS = "rt2860"
--
1.7.9.5
More information about the poky
mailing list