summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/wayland
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2021-10-27 11:07:17 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-10-28 14:16:26 +0100
commit39a19417d2bd755ce0fcc6d34be265759030ee49 (patch)
tree6b5e3110ea6401990cd5f63b1734a3bd42e8a39b /meta/recipes-graphics/wayland
parent1ccd71eb3ea71b0f91e5d0aded8b8ebafd76c5f1 (diff)
downloadopenembedded-core-39a19417d2bd755ce0fcc6d34be265759030ee49.tar.gz
libinput: upgrade 1.19.1 -> 1.19.2
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'meta/recipes-graphics/wayland')
-rw-r--r--meta/recipes-graphics/wayland/libinput_1.19.2.bb (renamed from meta/recipes-graphics/wayland/libinput_1.19.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/wayland/libinput_1.19.1.bb b/meta/recipes-graphics/wayland/libinput_1.19.2.bb
index adf63933f5..590dee42e5 100644
--- a/meta/recipes-graphics/wayland/libinput_1.19.1.bb
+++ b/meta/recipes-graphics/wayland/libinput_1.19.2.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] = "0bdcf5b1783b737854b7af1ca22df67bc36a6fe7c9cfa71f01e9149f9220446d"
+SRC_URI[sha256sum] = "0fc39f0af3ee1a77c60c34bc45391a4d0879169f7c0f7bbbeb5eef590b98b883"
UPSTREAM_CHECK_REGEX = "libinput-(?P<pver>\d+\.\d+\.(?!9\d+)\d+)"