summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics
diff options
context:
space:
mode:
authorOleksandr Kravchuk <open.source@oleksandr-kravchuk.com>2021-09-21 21:31:12 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-10-11 18:41:02 +0100
commit2e2d5fe3883e39b99860523133c56d8f37190ff6 (patch)
tree925928048edc678aa0df9d817585bfcfefe4289b /meta/recipes-graphics
parentd9f9016b56134e71ea911cc9a068f993bd5348e9 (diff)
downloadopenembedded-core-2e2d5fe3883e39b99860523133c56d8f37190ff6.tar.gz
libinput: update to 1.19.0
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'meta/recipes-graphics')
-rw-r--r--meta/recipes-graphics/wayland/libinput_1.19.0.bb (renamed from meta/recipes-graphics/wayland/libinput_1.18.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/wayland/libinput_1.18.1.bb b/meta/recipes-graphics/wayland/libinput_1.19.0.bb
index 4e9be5e37f..341c0cc065 100644
--- a/meta/recipes-graphics/wayland/libinput_1.18.1.bb
+++ b/meta/recipes-graphics/wayland/libinput_1.19.0.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] = "9ca14021fbc2523bc0610582c51f368321592040b6ca63becc2fa1ea11f1a7cb"
+SRC_URI[sha256sum] = "3d3a2f12b4a65cd82684121ae4b33cdc3ad541c761a55e8eb73a8e5e443cccbb"
UPSTREAM_CHECK_REGEX = "libinput-(?P<pver>\d+\.\d+\.(?!9\d+)\d+)"