1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 17:19:20 +00:00

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

(From OE-Core rev: 438852881a9450b2686e3f61d4efe260fa4b2c94)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Ross Burton
2012-09-12 11:23:48 +01:00
committed by Richard Purdie
parent a6a18d4458
commit 680ffe36f0
-3
View File
@@ -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"