diff options
| author | Alexander Kanavin <alex.kanavin@gmail.com> | 2022-11-10 19:12:38 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-11-11 13:43:40 +0000 |
| commit | fb5c3e65fc0d9c067f83e13a824ed272c96175a3 (patch) | |
| tree | 078dea4d0392891e83d39bbb546954bfe66c485e | |
| parent | 47e54e2dfd4881cefe18a4e47f7ea1372fb5e304 (diff) | |
| download | poky-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" | |||
| 15 | PE = "1" | 15 | PE = "1" |
| 16 | 16 | ||
| 17 | XORG_PN = "libXtst" | 17 | XORG_PN = "libXtst" |
| 18 | 18 | XORG_EXT = "tar.xz" | |
| 19 | SRC_URI[md5sum] = "ef8c2c1d16a00bd95b9fdcef63b8a2ca" | 19 | SRC_URI[sha256sum] = "84f5f30b9254b4ffee14b5b0940e2622153b0d3aed8286a3c5b7eeb340ca33c8" |
| 20 | SRC_URI[sha256sum] = "4655498a1b8e844e3d6f21f3b2c4e2b571effb5fd83199d428a6ba7ea4bf5204" | ||
| 21 | 20 | ||
| 22 | BBCLASSEXTEND = "native nativesdk" | 21 | BBCLASSEXTEND = "native nativesdk" |
