diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2024-12-23 17:11:05 +0800 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2025-03-15 06:44:47 -0700 |
commit | a3b990b1f1c4331f9147bfe34ac38942fe5ca870 (patch) | |
tree | 0fdbd4d9a80f108d1afb1b78d3112d802bc3a246 /meta | |
parent | ef138b1296b37ab6421d926e5244391a48b0c394 (diff) | |
download | poky-a3b990b1f1c4331f9147bfe34ac38942fe5ca870.tar.gz |
xserver-xorg: upgrade 21.1.14 -> 21.1.15
(From OE-Core rev: a97e23fe412b8b382f718f73c5a8b12f26208661)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit ba94110d70ebfb1b4798ecf05389f7ea602b1f55)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-graphics/xorg-xserver/xserver-xorg_21.1.15.bb (renamed from meta/recipes-graphics/xorg-xserver/xserver-xorg_21.1.14.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xorg_21.1.14.bb b/meta/recipes-graphics/xorg-xserver/xserver-xorg_21.1.15.bb index 28c98eb527..080e6d220e 100644 --- a/meta/recipes-graphics/xorg-xserver/xserver-xorg_21.1.14.bb +++ b/meta/recipes-graphics/xorg-xserver/xserver-xorg_21.1.15.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] = "8f2102cebdc4747d1656c1099ef610f5063c7422c24a177e300de569b354ee35" | 6 | SRC_URI[sha256sum] = "841c82901282902725762df03adbbcd68153d4cdfb0d61df0cfd73ad677ae089" |
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. |