mirror of
https://git.yoctoproject.org/poky
synced 2026-04-27 03:32:12 +02: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:
committed by
Richard Purdie
parent
a6a18d4458
commit
680ffe36f0
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user