diff options
| author | Alexander Kanavin <alex.kanavin@gmail.com> | 2023-09-22 09:24:30 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-09-26 10:35:27 +0100 |
| commit | ff3a5c4e43712711638a1b0e1b934bc5416558a2 (patch) | |
| tree | bed812f5134b421cc0cbfdafc0a597ce8ea6b5e1 /meta/recipes-graphics | |
| parent | 50042990eda3e3bd2546f980e253ca9b16304aba (diff) | |
| download | poky-ff3a5c4e43712711638a1b0e1b934bc5416558a2.tar.gz | |
xwayland: upgrade 23.1.2 -> 23.2.1
(From OE-Core rev: de357ee49f7843939bc09888a0b3318d7f8cd195)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics')
| -rw-r--r-- | meta/recipes-graphics/xwayland/xwayland_23.2.1.bb (renamed from meta/recipes-graphics/xwayland/xwayland_23.1.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xwayland/xwayland_23.1.2.bb b/meta/recipes-graphics/xwayland/xwayland_23.2.1.bb index de516536d1..e97a921a96 100644 --- a/meta/recipes-graphics/xwayland/xwayland_23.1.2.bb +++ b/meta/recipes-graphics/xwayland/xwayland_23.2.1.bb | |||
| @@ -10,7 +10,7 @@ LICENSE = "MIT" | |||
| 10 | LIC_FILES_CHKSUM = "file://COPYING;md5=5df87950af51ac2c5822094553ea1880" | 10 | LIC_FILES_CHKSUM = "file://COPYING;md5=5df87950af51ac2c5822094553ea1880" |
| 11 | 11 | ||
| 12 | SRC_URI = "https://www.x.org/archive/individual/xserver/xwayland-${PV}.tar.xz" | 12 | SRC_URI = "https://www.x.org/archive/individual/xserver/xwayland-${PV}.tar.xz" |
| 13 | SRC_URI[sha256sum] = "bd25d8498ee4d77874fda125127e2db37fc332531febc966231ea06fae8cf77f" | 13 | SRC_URI[sha256sum] = "eebc2692c3aa80617d78428bc6ec7b91b254a98214d2a70e997098503cd6ef90" |
| 14 | 14 | ||
| 15 | UPSTREAM_CHECK_REGEX = "xwayland-(?P<pver>\d+(\.(?!90\d)\d+)+)\.tar" | 15 | UPSTREAM_CHECK_REGEX = "xwayland-(?P<pver>\d+(\.(?!90\d)\d+)+)\.tar" |
| 16 | 16 | ||
