diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2021-08-22 14:50:53 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-08-23 08:25:53 +0100 |
commit | 1a949f568578164f7ee70a0b9058034441ac8bdc (patch) | |
tree | 03422930a92b99cbf0ebe80ed2cd9c62efb27e40 /meta/recipes-graphics | |
parent | e7925779525e6e4b1c3461456cd40ecc93622b1c (diff) | |
download | poky-1a949f568578164f7ee70a0b9058034441ac8bdc.tar.gz |
xserver-xorg: upgrade 1.20.12 -> 1.20.13
(From OE-Core rev: 5ccfd621415aa4e5a3db55fab0480ba29f35eb29)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.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) | 2 |
1 files changed, 1 insertions, 1 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 01b50b9923..01a54070c7 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 | |||
@@ -8,7 +8,7 @@ SRC_URI += "file://0001-xf86pciBus.c-use-Intel-ddx-only-for-pre-gen4-hardwar.pat | |||
8 | file://0001-Avoid-duplicate-definitions-of-IOPortBase.patch \ | 8 | file://0001-Avoid-duplicate-definitions-of-IOPortBase.patch \ |
9 | file://0001-Fix-segfault-on-probing-a-non-PCI-platform-device-on.patch \ | 9 | file://0001-Fix-segfault-on-probing-a-non-PCI-platform-device-on.patch \ |
10 | " | 10 | " |
11 | SRC_URI[sha256sum] = "336dc093431d81ecc03fa36af771f1181334f2746b7de7796f3cc6a8fa9e8cac" | 11 | SRC_URI[sha256sum] = "40aa4e96a56a81a301f15a9b10e06a22700f12b42d9e0e453c7f11d354386300" |
12 | 12 | ||
13 | # These extensions are now integrated into the server, so declare the migration | 13 | # These extensions are now integrated into the server, so declare the migration |
14 | # path for in-place upgrades. | 14 | # path for in-place upgrades. |