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:40:08 -0700 |
| commit | f38874604658b8f99cca3a9d8245d86de7541804 (patch) | |
| tree | f7aa5aa5c4c9c54dd7a53e6d31897c51ffb13588 | |
| parent | 9714332c7be7d12fec1d2754825ecc2f42c52ca3 (diff) | |
| download | poky-f38874604658b8f99cca3a9d8245d86de7541804.tar.gz | |
xserver-xorg: upgrade 21.1.14 -> 21.1.15
(From OE-Core rev: 1fdd0a6824f34ce18c4adac8f0014935896b3e21)
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>
| -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. |
