summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2019-02-18 01:56:47 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-02-19 16:14:58 +0000
commit01784e730a884a9ab7ff073fdb3857b7f597a117 (patch)
treee9eca7a73f8f3fe100536d6478f2fb1c9402b568 /meta/recipes-graphics
parent2ad1d5f0e06d92cce0ae78b99d59b7bff108b698 (diff)
downloadpoky-01784e730a884a9ab7ff073fdb3857b7f597a117.tar.gz
libinput: upgrade 1.12.3 -> 1.12.6
(From OE-Core rev: 1ea60746da9eb358c44f5ef100436e488b50fbbf) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics')
-rw-r--r--meta/recipes-graphics/wayland/libinput_1.12.6.bb (renamed from meta/recipes-graphics/wayland/libinput_1.12.3.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/wayland/libinput_1.12.3.bb b/meta/recipes-graphics/wayland/libinput_1.12.6.bb
index 3d1ab59309..46366b7511 100644
--- a/meta/recipes-graphics/wayland/libinput_1.12.3.bb
+++ b/meta/recipes-graphics/wayland/libinput_1.12.6.bb
@@ -9,8 +9,8 @@ DEPENDS = "libevdev udev mtdev"
9 9
10SRC_URI = "http://www.freedesktop.org/software/${BPN}/${BP}.tar.xz \ 10SRC_URI = "http://www.freedesktop.org/software/${BPN}/${BP}.tar.xz \
11 " 11 "
12SRC_URI[md5sum] = "083d6bf311d5e1e3a62440dc634bb8f0" 12SRC_URI[md5sum] = "8cf10cc0fdfab865b105dd28283fa0fd"
13SRC_URI[sha256sum] = "f266ff861a2e7a97e1402c4345e3547b900efde68adbd40e56403e2617fee255" 13SRC_URI[sha256sum] = "12b4023a3fc683d3d8127db573bdf925a2ef366615042f69c87e57c32a50f45d"
14 14
15UPSTREAM_CHECK_REGEX = "libinput-(?P<pver>\d+\.\d+\.(?!9\d+)\d+)" 15UPSTREAM_CHECK_REGEX = "libinput-(?P<pver>\d+\.\d+\.(?!9\d+)\d+)"
16inherit meson pkgconfig lib_package 16inherit meson pkgconfig lib_package