]> code.ossystems Code Review - openembedded-core.git/commitdiff
libinput: update to 1.19.0
authorOleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
Tue, 21 Sep 2021 19:31:12 +0000 (21:31 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 11 Oct 2021 17:41:02 +0000 (18:41 +0100)
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-graphics/wayland/libinput_1.19.0.bb [moved from meta/recipes-graphics/wayland/libinput_1.18.1.bb with 95% similarity]

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