[oe-commits] [meta-openembedded] 37/58: libgpiod: bump version to v0.3.3

git at git.openembedded.org git at git.openembedded.org
Sun May 6 20:02:15 UTC 2018


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

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

commit 22aca9c5572263b73e145db1728ca8a0dc1b1ff5
Author: Bartosz Golaszewski <brgl at bgdev.pl>
AuthorDate: Tue Apr 17 16:20:19 2018 +0200

    libgpiod: bump version to v0.3.3
    
    This is a bug fix release of the v0.3.x series.
    
    Signed-off-by: Bartosz Golaszewski <brgl at bgdev.pl>
    Signed-off-by: Armin Kuster <akuster808 at gmail.com>
---
 meta-oe/recipes-support/libgpiod/libgpiod_0.3.2.bb | 4 ----
 meta-oe/recipes-support/libgpiod/libgpiod_0.3.3.bb | 4 ++++
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/meta-oe/recipes-support/libgpiod/libgpiod_0.3.2.bb b/meta-oe/recipes-support/libgpiod/libgpiod_0.3.2.bb
deleted file mode 100644
index ea785ad..0000000
--- a/meta-oe/recipes-support/libgpiod/libgpiod_0.3.2.bb
+++ /dev/null
@@ -1,4 +0,0 @@
-require libgpiod.inc
-
-SRC_URI[md5sum] = "9c1966bea7dffd59bd099a8b2930e2ea"
-SRC_URI[sha256sum] = "50c7862428ca90b58672e2475aea66d33a6fc86c6bab1928c0660f3aedf44a37"
diff --git a/meta-oe/recipes-support/libgpiod/libgpiod_0.3.3.bb b/meta-oe/recipes-support/libgpiod/libgpiod_0.3.3.bb
new file mode 100644
index 0000000..09fb65a
--- /dev/null
+++ b/meta-oe/recipes-support/libgpiod/libgpiod_0.3.3.bb
@@ -0,0 +1,4 @@
+require libgpiod.inc
+
+SRC_URI[md5sum] = "2aa1e1a80c3c919ae142ab9a55fb59ca"
+SRC_URI[sha256sum] = "b773e557af1a497f786825462a776b7bf90168e67ee0a5bc5d2473a5674dc38c"

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


More information about the Openembedded-commits mailing list