]> code.ossystems Code Review - openembedded-core.git/commitdiff
libinput: upgrade 1.19.1 -> 1.19.2
authorAlexander Kanavin <alex.kanavin@gmail.com>
Wed, 27 Oct 2021 09:07:17 +0000 (11:07 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 28 Oct 2021 13:16:26 +0000 (14:16 +0100)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-graphics/wayland/libinput_1.19.2.bb [moved from meta/recipes-graphics/wayland/libinput_1.19.1.bb with 95% similarity]

similarity index 95%
rename from meta/recipes-graphics/wayland/libinput_1.19.1.bb
rename to meta/recipes-graphics/wayland/libinput_1.19.2.bb
index adf63933f5aafd4cb613b3718063163bad945300..590dee42e5bb0f6e2f5eef94b5aa9182bd81aebe 100644 (file)
@@ -16,7 +16,7 @@ SRC_URI = "http://www.freedesktop.org/software/${BPN}/${BP}.tar.xz \
            file://run-ptest \
            file://determinism.patch \
            "
-SRC_URI[sha256sum] = "0bdcf5b1783b737854b7af1ca22df67bc36a6fe7c9cfa71f01e9149f9220446d"
+SRC_URI[sha256sum] = "0fc39f0af3ee1a77c60c34bc45391a4d0879169f7c0f7bbbeb5eef590b98b883"
 
 UPSTREAM_CHECK_REGEX = "libinput-(?P<pver>\d+\.\d+\.(?!9\d+)\d+)"