[oe] [meta-oe][PATCH 3/3] libgpiod: add support for v1.x series

Bartosz Golaszewski brgl at bgdev.pl
Fri Mar 23 11:07:19 UTC 2018


Add a recipe for libgpiod v1.0. It can live next to the one for v0.3.2.

Signed-off-by: Bartosz Golaszewski <brgl at bgdev.pl>
---
 meta-oe/recipes-support/libgpiod/libgpiod_1.0.bb | 4 ++++
 1 file changed, 4 insertions(+)
 create mode 100644 meta-oe/recipes-support/libgpiod/libgpiod_1.0.bb

diff --git a/meta-oe/recipes-support/libgpiod/libgpiod_1.0.bb b/meta-oe/recipes-support/libgpiod/libgpiod_1.0.bb
new file mode 100644
index 000000000..06d7efeb0
--- /dev/null
+++ b/meta-oe/recipes-support/libgpiod/libgpiod_1.0.bb
@@ -0,0 +1,4 @@
+require libgpiod.inc
+
+SRC_URI[md5sum] = "e38a67d01964f727703da9f698bfa53e"
+SRC_URI[sha256sum] = "34c76b3730b9d4a1159bcb14000f78b1e890251b8a3823b794fa930654eabdd0"
-- 
2.16.1




More information about the Openembedded-devel mailing list