diff mbox series

libinput: update to 1.8.4

Message ID 1510765185-45865-1-git-send-email-denis@denix.org
State New
Headers show
Series libinput: update to 1.8.4 | expand

Commit Message

Denys Dmytriyenko Nov. 15, 2017, 4:59 p.m. UTC
From: Denys Dmytriyenko <denys@ti.com>


Signed-off-by: Denys Dmytriyenko <denys@ti.com>

---
 .../recipes-graphics/wayland/{libinput_1.8.3.bb => libinput_1.8.4.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-graphics/wayland/{libinput_1.8.3.bb => libinput_1.8.4.bb} (86%)

-- 
2.7.4

-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core
diff mbox series

Patch

diff --git a/meta/recipes-graphics/wayland/libinput_1.8.3.bb b/meta/recipes-graphics/wayland/libinput_1.8.4.bb
similarity index 86%
rename from meta/recipes-graphics/wayland/libinput_1.8.3.bb
rename to meta/recipes-graphics/wayland/libinput_1.8.4.bb
index 3a02c4b..aea2348 100644
--- a/meta/recipes-graphics/wayland/libinput_1.8.3.bb
+++ b/meta/recipes-graphics/wayland/libinput_1.8.4.bb
@@ -9,8 +9,8 @@  DEPENDS = "libevdev udev mtdev"
 
 SRC_URI = "http://www.freedesktop.org/software/${BPN}/${BP}.tar.xz"
 
-SRC_URI[md5sum] = "5265244853ad7cf41232b0d3ee805ab9"
-SRC_URI[sha256sum] = "2fe2e2f52f0971a9c43541b8f26582ca8df6ed4bb9050e85eb40d4ff6b13142d"
+SRC_URI[md5sum] = "aeeb79bfe1b1cb64c939098468d350b3"
+SRC_URI[sha256sum] = "5ad95c8db75d59f1662199df748f912b150c3294d33cd4dd592aeb1908fe9d7f"
 
 inherit autotools pkgconfig lib_package