summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2020-06-23 00:15:47 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-06-24 18:06:05 +0100
commitaff48592ac904fe899f48cdae385505395a04674 (patch)
treeb6b00595f43c66bd5c6f7f78d672180eb4a4b9fb /meta/recipes-graphics
parent4e0f64cba6e9d3ef4837460c9a6b506c33344012 (diff)
downloadopenembedded-core-aff48592ac904fe899f48cdae385505395a04674.tar.gz
libinput: upgrade 1.15.5 -> 1.15.6
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics')
-rw-r--r--meta/recipes-graphics/wayland/libinput_1.15.6.bb (renamed from meta/recipes-graphics/wayland/libinput_1.15.5.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/wayland/libinput_1.15.5.bb b/meta/recipes-graphics/wayland/libinput_1.15.6.bb
index e56f181bf5..f81cf7f031 100644
--- a/meta/recipes-graphics/wayland/libinput_1.15.5.bb
+++ b/meta/recipes-graphics/wayland/libinput_1.15.6.bb
@@ -16,8 +16,8 @@ SRC_URI = "http://www.freedesktop.org/software/${BPN}/${BP}.tar.xz \
file://run-ptest \
file://determinism.patch \
"
-SRC_URI[md5sum] = "c9a1b15bb932eaf22f840efe4c3f84eb"
-SRC_URI[sha256sum] = "a90efc8f423c3094f2f9f372fb92381b2f3aad62e8b5882a8abe333aa8249c97"
+SRC_URI[md5sum] = "b2388a1d6f0dcc944b49bc7239a53be8"
+SRC_URI[sha256sum] = "aeedea216a6317ddc6e27c3d54f26b987078780db6a8320cc09e19c25b307f1c"
UPSTREAM_CHECK_REGEX = "libinput-(?P<pver>\d+\.\d+\.(?!9\d+)\d+)"