mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 01:19:52 +00:00
xserver-xf86-dri-lite: upgrade to 1.9.3
Signed-off-by: Yu Ke <ke.yu@intel.com>
This commit is contained in:
@@ -129,7 +129,7 @@ PREFERRED_VERSION_xproxymanagementprotocol ?= "1.0.3"
|
|||||||
PREFERRED_VERSION_xrandr ?= "1.3.4"
|
PREFERRED_VERSION_xrandr ?= "1.3.4"
|
||||||
PREFERRED_VERSION_xrdb ?= "1.0.5"
|
PREFERRED_VERSION_xrdb ?= "1.0.5"
|
||||||
PREFERRED_VERSION_xserver-kdrive ?= "1.7.99.2"
|
PREFERRED_VERSION_xserver-kdrive ?= "1.7.99.2"
|
||||||
PREFERRED_VERSION_xserver-xf86-dri-lite ?= "1.9.2"
|
PREFERRED_VERSION_xserver-xf86-dri-lite ?= "1.9.3"
|
||||||
PREFERRED_VERSION_xset ?= "1.2.1"
|
PREFERRED_VERSION_xset ?= "1.2.1"
|
||||||
PREFERRED_VERSION_xtrans ?= "1.2.6"
|
PREFERRED_VERSION_xtrans ?= "1.2.6"
|
||||||
PREFERRED_VERSION_xtrans-native ?= "1.2.6"
|
PREFERRED_VERSION_xtrans-native ?= "1.2.6"
|
||||||
|
|||||||
+2
-2
@@ -16,7 +16,7 @@ SRC_URI += "file://nodolt.patch \
|
|||||||
# Misc build failure for master HEAD
|
# Misc build failure for master HEAD
|
||||||
SRC_URI += "file://fix_open_max_preprocessor_error.patch"
|
SRC_URI += "file://fix_open_max_preprocessor_error.patch"
|
||||||
|
|
||||||
SRC_URI[md5sum] = "5c8773499a6a8c1ddaedf33577ec9634"
|
SRC_URI[md5sum] = "5bef6839a76d029204ab31aa2fcb5201"
|
||||||
SRC_URI[sha256sum] = "8b30800004c98fc7a8e6ff31a339f28451be5132e774443be22bf226e1791e34"
|
SRC_URI[sha256sum] = "864831f51e841ff37f2445d1c85b86b559c8860a435fb496aead4f256a2b141d"
|
||||||
|
|
||||||
EXTRA_OECONF += "--enable-dri --enable-dri2"
|
EXTRA_OECONF += "--enable-dri --enable-dri2"
|
||||||
Reference in New Issue
Block a user