mirror of
https://git.yoctoproject.org/poky
synced 2026-04-29 00:32:14 +02:00
xserver-xf86: Drop old versions and update xserver-xf86-lite version
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
require xserver-xf86-dri-lite.inc
|
||||
|
||||
PE = "1"
|
||||
PR = "r4"
|
||||
|
||||
PROTO_DEPS += "xf86driproto"
|
||||
|
||||
SRC_URI += "file://drmfix.patch;patch=1 \
|
||||
file://libdri-xinerama-symbol.patch;patch=1 "
|
||||
|
||||
EXTRA_OECONF += "--enable-dri"
|
||||
|
||||
@@ -1,16 +0,0 @@
|
||||
require xserver-xf86-dri-lite.inc
|
||||
|
||||
PE = "1"
|
||||
PR = "r4"
|
||||
|
||||
PROTO_DEPS += "xf86driproto dri2proto"
|
||||
|
||||
SRC_URI += "file://nodolt.patch;patch=1 \
|
||||
file://libdri-xinerama-symbol.patch;patch=1 \
|
||||
file://xserver-boottime.patch;patch=1 \
|
||||
file://doublefix.patch;patch=1"
|
||||
|
||||
# Misc build failure for master HEAD
|
||||
SRC_URI += "file://fix_open_max_preprocessor_error.patch;patch=1"
|
||||
|
||||
EXTRA_OECONF += "--enable-dri --enable-dri2"
|
||||
@@ -1,7 +0,0 @@
|
||||
require xserver-xf86-lite.inc
|
||||
|
||||
PR = "r1"
|
||||
|
||||
SRC_URI += "file://drmfix.patch;patch=1 \
|
||||
file://libdri-xinerama-symbol.patch;patch=1 "
|
||||
|
||||
Reference in New Issue
Block a user