summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2022-11-10 19:12:38 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-11-11 13:43:40 +0000
commitfb5c3e65fc0d9c067f83e13a824ed272c96175a3 (patch)
tree078dea4d0392891e83d39bbb546954bfe66c485e
parent47e54e2dfd4881cefe18a4e47f7ea1372fb5e304 (diff)
downloadpoky-fb5c3e65fc0d9c067f83e13a824ed272c96175a3.tar.gz
libxtst: update 1.2.3 -> 1.2.4
(From OE-Core rev: 53040aa775b63a33aa1b15d6bf44e22c05d9a02a) 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>
-rw-r--r--meta/recipes-graphics/xorg-lib/libxtst_1.2.4.bb (renamed from meta/recipes-graphics/xorg-lib/libxtst_1.2.3.bb)5
1 files changed, 2 insertions, 3 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libxtst_1.2.3.bb b/meta/recipes-graphics/xorg-lib/libxtst_1.2.4.bb
index ebe9be5b9a..7ed8f3d89d 100644
--- a/meta/recipes-graphics/xorg-lib/libxtst_1.2.3.bb
+++ b/meta/recipes-graphics/xorg-lib/libxtst_1.2.4.bb
@@ -15,8 +15,7 @@ PROVIDES = "xtst"
15PE = "1" 15PE = "1"
16 16
17XORG_PN = "libXtst" 17XORG_PN = "libXtst"
18 18XORG_EXT = "tar.xz"
19SRC_URI[md5sum] = "ef8c2c1d16a00bd95b9fdcef63b8a2ca" 19SRC_URI[sha256sum] = "84f5f30b9254b4ffee14b5b0940e2622153b0d3aed8286a3c5b7eeb340ca33c8"
20SRC_URI[sha256sum] = "4655498a1b8e844e3d6f21f3b2c4e2b571effb5fd83199d428a6ba7ea4bf5204"
21 20
22BBCLASSEXTEND = "native nativesdk" 21BBCLASSEXTEND = "native nativesdk"