[oe-commits] [meta-openembedded] 03/09: libgpiod: bump version to v1.2

git at git.openembedded.org git at git.openembedded.org
Fri Nov 9 15:30:47 UTC 2018


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

khem pushed a commit to branch master-next
in repository meta-openembedded.

commit 016b243f10fa89ea610baa2535371efa79ef0405
Author: Bartosz Golaszewski <brgl at bgdev.pl>
AuthorDate: Fri Nov 9 11:59:06 2018 +0100

    libgpiod: bump version to v1.2
    
    Signed-off-by: Bartosz Golaszewski <brgl at bgdev.pl>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 .../recipes-support/libgpiod/{libgpiod_1.1.1.bb => libgpiod_1.2.bb}   | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-oe/recipes-support/libgpiod/libgpiod_1.1.1.bb b/meta-oe/recipes-support/libgpiod/libgpiod_1.2.bb
similarity index 78%
rename from meta-oe/recipes-support/libgpiod/libgpiod_1.1.1.bb
rename to meta-oe/recipes-support/libgpiod/libgpiod_1.2.bb
index 9d3d759..30289b9 100644
--- a/meta-oe/recipes-support/libgpiod/libgpiod_1.1.1.bb
+++ b/meta-oe/recipes-support/libgpiod/libgpiod_1.2.bb
@@ -2,8 +2,8 @@ require libgpiod.inc
 
 DEPENDS += "autoconf-archive-native"
 
-SRC_URI[md5sum] = "e5e946cb01a35e5046a1a7a108d6a96d"
-SRC_URI[sha256sum] = "172fa1544ecb51f37533b3e67862298d50c0a5cc84975f3c0706dc15467f0dfd"
+SRC_URI[md5sum] = "34a9972f2f4e9c32fa940301301b007d"
+SRC_URI[sha256sum] = "b6b9079c933f7c8524815437937dda6b795a16141bca202a9eec70ba5844b5ba"
 
 PACKAGECONFIG[cxx] = "--enable-bindings-cxx,--disable-bindings-cxx"
 

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


More information about the Openembedded-commits mailing list