[oe-commits] [openembedded-core] 21/22: libinput: upgrade 1.12.3 -> 1.12.6

git at git.openembedded.org git at git.openembedded.org
Tue Feb 19 00:07:31 UTC 2019


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master-next
in repository openembedded-core.

commit 28af390dd97ad6dc6ecdf799f3d4f6f98d2f58bf
Author: Richard Purdie <richard.purdie at linuxfoundation.org>
AuthorDate: Mon Feb 18 01:56:47 2019 -0800

    libinput: upgrade 1.12.3 -> 1.12.6
    
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 .../wayland/{libinput_1.12.3.bb => libinput_1.12.6.bb}                | 4 ++--
 1 file 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
similarity index 86%
rename from meta/recipes-graphics/wayland/libinput_1.12.3.bb
rename to meta/recipes-graphics/wayland/libinput_1.12.6.bb
index 3d1ab59..46366b7 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"
 
 SRC_URI = "http://www.freedesktop.org/software/${BPN}/${BP}.tar.xz \
            "
-SRC_URI[md5sum] = "083d6bf311d5e1e3a62440dc634bb8f0"
-SRC_URI[sha256sum] = "f266ff861a2e7a97e1402c4345e3547b900efde68adbd40e56403e2617fee255"
+SRC_URI[md5sum] = "8cf10cc0fdfab865b105dd28283fa0fd"
+SRC_URI[sha256sum] = "12b4023a3fc683d3d8127db573bdf925a2ef366615042f69c87e57c32a50f45d"
 
 UPSTREAM_CHECK_REGEX = "libinput-(?P<pver>\d+\.\d+\.(?!9\d+)\d+)"
 inherit meson pkgconfig lib_package

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list