]> code.ossystems Code Review - openembedded-core.git/commitdiff
libinput: update to 1.14.0
authorOleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
Thu, 8 Aug 2019 17:45:25 +0000 (19:45 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 12 Aug 2019 15:20:00 +0000 (16:20 +0100)
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/wayland/libinput_1.14.0.bb [moved from meta/recipes-graphics/wayland/libinput_1.13.4.bb with 86% similarity]

similarity index 86%
rename from meta/recipes-graphics/wayland/libinput_1.13.4.bb
rename to meta/recipes-graphics/wayland/libinput_1.14.0.bb
index 73d692573de10cb242e3fd4df941e63b22260ba9..d236f3fa087350edac19945ffb61c77c642d7ff0 100644 (file)
@@ -8,8 +8,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=1f2ea9ebff3a2c6d458faf58492efb63"
 DEPENDS = "libevdev udev mtdev"
 
 SRC_URI = "http://www.freedesktop.org/software/${BPN}/${BP}.tar.xz"
-SRC_URI[md5sum] = "9ef817774bb5b4006cba95e34103e82c"
-SRC_URI[sha256sum] = "d3eb57c714683b117aae29f6c0be76dd46de259f0a48f20cb43b9fa9f2e1401d"
+SRC_URI[md5sum] = "1c33d49fc7985926eab877e3de9c17eb"
+SRC_URI[sha256sum] = "7cb85c24f8920b81bc5360220107e267ab4e0e718704c7690a8c7b03fa14fc67"
 
 UPSTREAM_CHECK_REGEX = "libinput-(?P<pver>\d+\.\d+\.(?!9\d+)\d+)"