[OE-core] [PATCH 2/2] mesa-dri: remove DEFAULT_PREFERENCE, this is the preferred now

Ross Burton ross.burton at intel.com
Wed Sep 12 10:23:48 UTC 2012


Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 meta/recipes-graphics/mesa/mesa-dri.inc |    3 ---
 1 file changed, 3 deletions(-)

diff --git a/meta/recipes-graphics/mesa/mesa-dri.inc b/meta/recipes-graphics/mesa/mesa-dri.inc
index 7a1164b..2d5aa44 100644
--- a/meta/recipes-graphics/mesa/mesa-dri.inc
+++ b/meta/recipes-graphics/mesa/mesa-dri.inc
@@ -1,9 +1,6 @@
 DEPENDS += "libdrm expat udev"
 X11_DEPS += "dri2proto"
 
-# most of our targets do not have DRI so will use mesa-xlib
-DEFAULT_PREFERENCE = "-1"
-
 DRIDRIVERS = "swrast"
 DRIDRIVERS_append_x86 = ",i915,i965"
 DRIDRIVERS_append_x86-64 = ",i915,i965"
-- 
1.7.10





More information about the Openembedded-core mailing list