summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics
diff options
context:
space:
mode:
authorSteve Sakoman <steve@sakoman.com>2022-03-29 07:06:59 -1000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-04-01 23:22:43 +0100
commitf0240a36a3906de098d12492d2a5a82ef55ad868 (patch)
tree35806ee878b767fa223c6c789ac2693058e86f8e /meta/recipes-graphics
parenta5f13b762b35b2e169fcb37f10ac9312a79b910e (diff)
downloadpoky-f0240a36a3906de098d12492d2a5a82ef55ad868.tar.gz
xserver-xorg: update to 1.20.13
Stable branch update: 86a72cb19 (tag: xorg-server-1.20.13) xserver 1.20.13 f85e4edba modesetting: unflip not possible when glamor is not set b03d7184b present: fallback get_crtc to return crtc belonging to screen with present extension (From OE-Core rev: 3e9ecd77449a5bd70a55d47db7a2dfb85d44d9c2) Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics')
-rw-r--r--meta/recipes-graphics/xorg-xserver/xserver-xorg_1.20.13.bb (renamed from meta/recipes-graphics/xorg-xserver/xserver-xorg_1.20.12.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xorg_1.20.12.bb b/meta/recipes-graphics/xorg-xserver/xserver-xorg_1.20.13.bb
index 2b326082d0..424d81add9 100644
--- a/meta/recipes-graphics/xorg-xserver/xserver-xorg_1.20.12.bb
+++ b/meta/recipes-graphics/xorg-xserver/xserver-xorg_1.20.13.bb
@@ -6,8 +6,8 @@ SRC_URI += "file://0001-xf86pciBus.c-use-Intel-ddx-only-for-pre-gen4-hardwar.pat
6 file://sdksyms-no-build-path.patch \ 6 file://sdksyms-no-build-path.patch \
7 file://0001-drmmode_display.c-add-missing-mi.h-include.patch \ 7 file://0001-drmmode_display.c-add-missing-mi.h-include.patch \
8 " 8 "
9SRC_URI[md5sum] = "8775d8c22de768107978202fcf240e2e" 9SRC_URI[md5sum] = "1724c6efe8599fb0dc6c69c5f268de71"
10SRC_URI[sha256sum] = "71687561262e4527a7ef779193725416f70c3e0424daaa9a6617bd37dc7701bb" 10SRC_URI[sha256sum] = "26f801f4d92216995f389873cf3b4e90069cf63e94bc5dd09ebbf7fd7e1ddcc2"
11 11
12CFLAGS += "-fcommon" 12CFLAGS += "-fcommon"
13 13