[OE-core] [PATCH 1/3] libinput: upgrade to version 1.9.4

Maxin B. John maxin.john at intel.com
Wed Jan 31 14:58:56 UTC 2018


1.8.4 -> 1.9.4

Signed-off-by: Maxin B. John <maxin.john at intel.com>
---
 .../wayland/{libinput_1.8.4.bb => libinput_1.9.4.bb}                 | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
 rename meta/recipes-graphics/wayland/{libinput_1.8.4.bb => libinput_1.9.4.bb} (85%)

diff --git a/meta/recipes-graphics/wayland/libinput_1.8.4.bb b/meta/recipes-graphics/wayland/libinput_1.9.4.bb
similarity index 85%
rename from meta/recipes-graphics/wayland/libinput_1.8.4.bb
rename to meta/recipes-graphics/wayland/libinput_1.9.4.bb
index 8389953..2843314 100644
--- a/meta/recipes-graphics/wayland/libinput_1.8.4.bb
+++ b/meta/recipes-graphics/wayland/libinput_1.9.4.bb
@@ -9,9 +9,8 @@ DEPENDS = "libevdev udev mtdev"
 
 SRC_URI = "http://www.freedesktop.org/software/${BPN}/${BP}.tar.xz \
            "
-
-SRC_URI[md5sum] = "aeeb79bfe1b1cb64c939098468d350b3"
-SRC_URI[sha256sum] = "5ad95c8db75d59f1662199df748f912b150c3294d33cd4dd592aeb1908fe9d7f"
+SRC_URI[md5sum] = "8b43d07d1698fb207a0492fc67554d4f"
+SRC_URI[sha256sum] = "0bcdbd4c4e3c2a2db322fbdf2ef3284f2e6d6fb7be3af80e6d8de7783f675190"
 
 inherit meson pkgconfig lib_package
 
-- 
2.4.0




More information about the Openembedded-core mailing list