]> code.ossystems Code Review - openembedded-core.git/commitdiff
libinput: upgrade 1.19.0 -> 1.19.1
authorAlexander Kanavin <alex.kanavin@gmail.com>
Tue, 19 Oct 2021 15:34:04 +0000 (17:34 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 23 Oct 2021 16:41:46 +0000 (17:41 +0100)
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>
meta/recipes-graphics/wayland/libinput_1.19.1.bb [moved from meta/recipes-graphics/wayland/libinput_1.19.0.bb with 95% similarity]

similarity index 95%
rename from meta/recipes-graphics/wayland/libinput_1.19.0.bb
rename to meta/recipes-graphics/wayland/libinput_1.19.1.bb
index 341c0cc0654881acce1d12ba04637cd6cc3ea130..adf63933f5aafd4cb613b3718063163bad945300 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] = "3d3a2f12b4a65cd82684121ae4b33cdc3ad541c761a55e8eb73a8e5e443cccbb"
+SRC_URI[sha256sum] = "0bdcf5b1783b737854b7af1ca22df67bc36a6fe7c9cfa71f01e9149f9220446d"
 
 UPSTREAM_CHECK_REGEX = "libinput-(?P<pver>\d+\.\d+\.(?!9\d+)\d+)"