[oe-commits] [openembedded-core] 23/29: libevdev: update to 1.8.0

git at git.openembedded.org git at git.openembedded.org
Fri Aug 30 21:34:36 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 c1e4b37b6aeb43f8e963d7400938519099524db4
Author: Oleksandr Kravchuk <open.source at oleksandr-kravchuk.com>
AuthorDate: Fri Aug 30 00:50:32 2019 +0200

    libevdev: update to 1.8.0
    
    Signed-off-by: Oleksandr Kravchuk <open.source at oleksandr-kravchuk.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 .../libevdev/{libevdev_1.7.0.bb => libevdev_1.8.0.bb}                | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/meta/recipes-support/libevdev/libevdev_1.7.0.bb b/meta/recipes-support/libevdev/libevdev_1.8.0.bb
similarity index 74%
rename from meta/recipes-support/libevdev/libevdev_1.7.0.bb
rename to meta/recipes-support/libevdev/libevdev_1.8.0.bb
index abd6f38..8427498 100644
--- a/meta/recipes-support/libevdev/libevdev_1.7.0.bb
+++ b/meta/recipes-support/libevdev/libevdev_1.8.0.bb
@@ -7,8 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=75aae0d38feea6fda97ca381cb9132eb \
                     file://libevdev/libevdev.h;endline=21;md5=7ff4f0b5113252c2f1a828e0bbad98d1"
 
 SRC_URI = "http://www.freedesktop.org/software/libevdev/${BP}.tar.xz"
-
-SRC_URI[md5sum] = "fabe87d8d7d7f7cdb4a26e5dc99fc517"
-SRC_URI[sha256sum] = "11dbe1f2b1d03a51f3e9a196757a75c3a999042ce34cf1fdc00a2363e5a2e369"
+SRC_URI[md5sum] = "879631080be18526737e33b63d848039"
+SRC_URI[sha256sum] = "20d3cae4efd277f485abdf8f2a7c46588e539998b5a08c2c4d368218379d4211"
 
 inherit autotools pkgconfig

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


More information about the Openembedded-commits mailing list