mirror of
https://git.yoctoproject.org/poky
synced 2026-04-26 18:32:13 +02:00
xserver-xorg*: Update to 1.11.2
(From OE-Core rev: e2a427ef463b2892c17d0007619eb6b08a050414) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
d7cd934376
commit
a7ca3b4275
@@ -1,9 +0,0 @@
|
||||
SRC_URI += "file://crosscompile.patch"
|
||||
|
||||
# Misc build failure for master HEAD
|
||||
SRC_URI += "file://fix_open_max_preprocessor_error.patch"
|
||||
|
||||
PR = "r2"
|
||||
|
||||
SRC_URI[md5sum] = "4cdf54dc569b6a5548257c93a45dcd3d"
|
||||
SRC_URI[sha256sum] = "c069c177d9a80bca2ee1d49aa1af6d9f996c83e4ff12393cab2ca3f8817276f6"
|
||||
10
meta/recipes-graphics/xorg-xserver/xserver-xorg-1.11.2.inc
Normal file
10
meta/recipes-graphics/xorg-xserver/xserver-xorg-1.11.2.inc
Normal file
@@ -0,0 +1,10 @@
|
||||
SRC_URI += "file://crosscompile.patch"
|
||||
|
||||
# Misc build failure for master HEAD
|
||||
SRC_URI += "file://fix_open_max_preprocessor_error.patch"
|
||||
|
||||
SRC_URI[md5sum] = "8796fff441e5435ee36a72579008af24"
|
||||
SRC_URI[sha256sum] = "fa415decf02027ca278b06254ccfbcceba2a83c2741405257ebf749da4a73cf2"
|
||||
|
||||
PR = "r0"
|
||||
|
||||
Reference in New Issue
Block a user