summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2021-06-22 13:21:20 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-06-26 11:27:16 +0100
commitc4837571895fb4a9b2fbc2a5e2f73e44a21bd67d (patch)
treeeab4b6052d0e693f11f9080e566df4785d505d46 /meta
parentaffde31a0d5e121fd72670dba6305c47c399b80c (diff)
downloadpoky-c4837571895fb4a9b2fbc2a5e2f73e44a21bd67d.tar.gz
libxi: upgrade 1.7.10 -> 1.7.99.2
(From OE-Core rev: 6ff1ab3fc0f12c2ffc81085b35b0041f435a8f94) (From OE-Core rev: 89447c92908973813386d947de62e630ceaf0e6f) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-graphics/xorg-lib/libxi_1.7.99.2.bb (renamed from meta/recipes-graphics/xorg-lib/libxi_1.7.10.bb)3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libxi_1.7.10.bb b/meta/recipes-graphics/xorg-lib/libxi_1.7.99.2.bb
index 5a08e07362..8afa9aa527 100644
--- a/meta/recipes-graphics/xorg-lib/libxi_1.7.10.bb
+++ b/meta/recipes-graphics/xorg-lib/libxi_1.7.99.2.bb
@@ -17,7 +17,6 @@ PE = "1"
17 17
18XORG_PN = "libXi" 18XORG_PN = "libXi"
19 19
20SRC_URI[md5sum] = "62c4af0839072024b4b1c8cbe84216c7" 20SRC_URI[sha256sum] = "2ce90ebcb7fa0c3ed671924f1268b8f4c500fff62e1284699fc413e182a7896b"
21SRC_URI[sha256sum] = "36a30d8f6383a72e7ce060298b4b181fd298bc3a135c8e201b7ca847f5f81061"
22 21
23BBCLASSEXTEND = "native nativesdk" 22BBCLASSEXTEND = "native nativesdk"