summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2022-11-10 19:12:39 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-11-11 13:43:40 +0000
commitd53d0cf528c0fd9d4d9a96ad57439ba2e17ed0cc (patch)
treea852a6c26e1c64354c9d2329f4f96eb6d8f3befe
parentfb5c3e65fc0d9c067f83e13a824ed272c96175a3 (diff)
downloadpoky-d53d0cf528c0fd9d4d9a96ad57439ba2e17ed0cc.tar.gz
libxxf86vm: update 1.1.4 -> 1.1.5
(From OE-Core rev: 2455d69b3c3ac01471e3f4c45189ac5383a8c336) 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/libxxf86vm_1.1.5.bb (renamed from meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.4.bb)5
1 files changed, 2 insertions, 3 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.4.bb b/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.5.bb
index 1612a50f19..a586159ee3 100644
--- a/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.4.bb
+++ b/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.5.bb
@@ -15,8 +15,7 @@ DEPENDS += "libxext xorgproto"
15PE = "1" 15PE = "1"
16 16
17XORG_PN = "libXxf86vm" 17XORG_PN = "libXxf86vm"
18 18XORG_EXT = "tar.xz"
19SRC_URI[md5sum] = "298b8fff82df17304dfdb5fe4066fe3a" 19SRC_URI[sha256sum] = "247fef48b3e0e7e67129e41f1e789e8d006ba47dba1c0cdce684b9b703f888e7"
20SRC_URI[sha256sum] = "afee27f93c5f31c0ad582852c0fb36d50e4de7cd585fcf655e278a633d85cd57"
21 20
22BBCLASSEXTEND = "native nativesdk" 21BBCLASSEXTEND = "native nativesdk"