mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 05:29:32 +00:00
xserver-xorg: remove old 1.10.1 version
(From OE-Core rev: fe8f323618f059a77db9fc6dfaebf339bd735e89) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
7b826a9281
commit
89cc588e31
@@ -1,12 +0,0 @@
|
||||
require xserver-xorg-lite.inc
|
||||
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=74df27b6254cc88d2799b5f4f5949c00"
|
||||
|
||||
PR = "r3"
|
||||
|
||||
DEPENDS += "font-util"
|
||||
|
||||
SRC_URI += "file://crosscompile.patch"
|
||||
|
||||
# Misc build failure for master HEAD
|
||||
SRC_URI += "file://fix_open_max_preprocessor_error.patch;"
|
||||
@@ -1,20 +0,0 @@
|
||||
require xserver-xorg.inc
|
||||
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=74df27b6254cc88d2799b5f4f5949c00"
|
||||
|
||||
PROTO_DEPS += "xf86driproto dri2proto"
|
||||
|
||||
DEPENDS += "font-util"
|
||||
|
||||
PE = "1"
|
||||
PR = "r3"
|
||||
|
||||
SRC_URI += "file://crosscompile.patch"
|
||||
|
||||
# Misc build failure for master HEAD
|
||||
SRC_URI += "file://fix_open_max_preprocessor_error.patch"
|
||||
|
||||
SRC_URI[md5sum] = "75f117c74f2ecaf9dd167f6a66ac98de"
|
||||
SRC_URI[sha256sum] = "143c7c3d7d4428352e1153dffa34fd64af391f72d30b2a03e911e54e36f00b5d"
|
||||
|
||||
EXTRA_OECONF += "--enable-dri --enable-dri2"
|
||||
Reference in New Issue
Block a user