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
1 changed files with 0 additions and 3 deletions

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"