diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2023-11-03 15:53:25 +0800 |
|---|---|---|
| committer | Steve Sakoman <steve@sakoman.com> | 2023-12-15 03:54:00 -1000 |
| commit | d34067581f8d290d31b88b3f3ee6d84ef0b6b9c7 (patch) | |
| tree | 6cd1b8daf112ee2e8253b030a9aa3c1c25b6ae89 | |
| parent | 51a049a2827f3fe0066553f34f4f60ef1eb09d53 (diff) | |
| download | poky-d34067581f8d290d31b88b3f3ee6d84ef0b6b9c7.tar.gz | |
xserver-xorg: upgrade 21.1.8 -> 21.1.9
Changelog:
===========
-present: Send a PresentConfigureNotify event for destroyed windows
-Switch to libbsd-overlay
-Xi/randr: fix handling of PropModeAppend/Prepend
-mi: reset the PointerWindows reference on screen switch
(From OE-Core rev: 84236ab1d21b4df62d8ba074fe9f4ac4719a7333)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
(cherry picked from commit 82e87caedf84dcf5a933dbfc92718ac1cdd29734)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
| -rw-r--r-- | meta/recipes-graphics/xorg-xserver/xserver-xorg_21.1.9.bb (renamed from meta/recipes-graphics/xorg-xserver/xserver-xorg_21.1.8.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xorg_21.1.8.bb b/meta/recipes-graphics/xorg-xserver/xserver-xorg_21.1.9.bb index 19db7ea434..43c06181e3 100644 --- a/meta/recipes-graphics/xorg-xserver/xserver-xorg_21.1.8.bb +++ b/meta/recipes-graphics/xorg-xserver/xserver-xorg_21.1.9.bb | |||
| @@ -3,7 +3,7 @@ require xserver-xorg.inc | |||
| 3 | SRC_URI += "file://0001-xf86pciBus.c-use-Intel-ddx-only-for-pre-gen4-hardwar.patch \ | 3 | SRC_URI += "file://0001-xf86pciBus.c-use-Intel-ddx-only-for-pre-gen4-hardwar.patch \ |
| 4 | file://0001-Avoid-duplicate-definitions-of-IOPortBase.patch \ | 4 | file://0001-Avoid-duplicate-definitions-of-IOPortBase.patch \ |
| 5 | " | 5 | " |
| 6 | SRC_URI[sha256sum] = "38aadb735650c8024ee25211c190bf8aad844c5f59632761ab1ef4c4d5aeb152" | 6 | SRC_URI[sha256sum] = "ff697be2011b4c4966b7806929e51b7a08e9d33800d505305d26d9ccde4b533a" |
| 7 | 7 | ||
| 8 | # These extensions are now integrated into the server, so declare the migration | 8 | # These extensions are now integrated into the server, so declare the migration |
| 9 | # path for in-place upgrades. | 9 | # path for in-place upgrades. |
