[oe-commits] [meta-openembedded] 38/58: libgpiod: add support for v1.x series

git at git.openembedded.org git at git.openembedded.org
Sun May 6 20:02:16 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 1d1a1ae7a52cf7b4f167335f8c7b523c290ed6a4
Author: Bartosz Golaszewski <brgl at bgdev.pl>
AuthorDate: Tue Apr 17 16:20:20 2018 +0200

    libgpiod: add support for v1.x series
    
    Add a recipe for libgpiod v1.0.1. It can live next to the one for v0.3.3.
    
    Signed-off-by: Bartosz Golaszewski <brgl at bgdev.pl>
    Signed-off-by: Armin Kuster <akuster808 at gmail.com>
---
 meta-oe/recipes-support/libgpiod/libgpiod_1.0.1.bb | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/meta-oe/recipes-support/libgpiod/libgpiod_1.0.1.bb b/meta-oe/recipes-support/libgpiod/libgpiod_1.0.1.bb
new file mode 100644
index 0000000..51499fd
--- /dev/null
+++ b/meta-oe/recipes-support/libgpiod/libgpiod_1.0.1.bb
@@ -0,0 +1,4 @@
+require libgpiod.inc
+
+SRC_URI[md5sum] = "2ca0c3eb17d69e367b6f6a109ca86e41"
+SRC_URI[sha256sum] = "972924195367f5fb045c023d65340c4b7dfc8764499516be446553865208dedc"

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


More information about the Openembedded-commits mailing list