[oe-commits] Ross Burton : mesa-dri: remove DEFAULT_PREFERENCE, this is the preferred now

git at git.openembedded.org git at git.openembedded.org
Wed Sep 12 14:05:31 UTC 2012


Module: openembedded-core.git
Branch: master
Commit: 438852881a9450b2686e3f61d4efe260fa4b2c94
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=438852881a9450b2686e3f61d4efe260fa4b2c94

Author: Ross Burton <ross.burton at intel.com>
Date:   Wed Sep 12 11:23:48 2012 +0100

mesa-dri: remove DEFAULT_PREFERENCE, this is the preferred now

Signed-off-by: Ross Burton <ross.burton at intel.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/recipes-graphics/mesa/mesa-dri.inc |    3 ---
 1 files changed, 0 insertions(+), 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"





More information about the Openembedded-commits mailing list