From: Alexander Kanavin Date: Thu, 5 May 2022 05:05:06 +0000 (+0200) Subject: libinput: upgrade 1.19.3 -> 1.19.4 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~4218 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d32d51753aadf6c2747c79927dad0c9a044ad5df;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git libinput: upgrade 1.19.3 -> 1.19.4 Signed-off-by: Alexander Kanavin Signed-off-by: Luca Ceresoli Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-graphics/wayland/libinput_1.19.3.bb b/meta/recipes-graphics/wayland/libinput_1.19.4.bb similarity index 95% rename from meta/recipes-graphics/wayland/libinput_1.19.3.bb rename to meta/recipes-graphics/wayland/libinput_1.19.4.bb index a7f13240d51..a7d0c4be691 100644 --- a/meta/recipes-graphics/wayland/libinput_1.19.3.bb +++ b/meta/recipes-graphics/wayland/libinput_1.19.4.bb @@ -16,7 +16,7 @@ SRC_URI = "http://www.freedesktop.org/software/${BPN}/${BP}.tar.xz \ file://run-ptest \ file://determinism.patch \ " -SRC_URI[sha256sum] = "3cae78ccde19d7d0f387e58bc734d4d17ab5f6426f54a9e8b728c90b17baa068" +SRC_URI[sha256sum] = "ff33a570b5a936c81e6c08389a8581c2665311d026ce3d225c88d09c49f9b440" UPSTREAM_CHECK_REGEX = "libinput-(?P\d+\.\d+\.(?!9\d+)\d+)"