The legacy sysfs based GPIO interface is marked as deprecated,
so add libgpiod and libgpiod-tools to the base package group to
enable access to the new chardev based interface.

Signed-off-by: Grygorii Strashko <grygorii.stras...@ti.com>
---
 .../recipes-core/packagegroups/packagegroup-arago-base.bb       | 2 ++
 1 file changed, 2 insertions(+)

diff --git 
a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-base.bb 
b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-base.bb
index ac871426..2ebe5f96 100644
--- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-base.bb
+++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-base.bb
@@ -22,6 +22,8 @@ ARAGO_BASE = "\
     bash \
     opkg-bash-completion \
     udev-extraconf \
+    libgpiod \
+    libgpiod-tools \
 "
 
 # these require meta-openembedded/meta-oe layer
-- 
2.17.1

_______________________________________________
meta-arago mailing list
meta-arago@arago-project.org
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago

Reply via email to