cfam-reset: libgpiod dependency for gpio access
Some new software will be added to openpower-proc-control which requires
gpio access. libgpiod provides interfaces to make gpio access using the
new chardev kernel interfaces easier.
(From meta-openpower rev: e17157587e97826413195e46714296ff7c025791)
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Change-Id: Idc738fb32dccc57093ca9438c00da05af0ad1fa7
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-openpower/recipes-phosphor/host/op-proc-control_git.bb b/meta-openpower/recipes-phosphor/host/op-proc-control_git.bb
index 2fb7fa4..20f67b1 100644
--- a/meta-openpower/recipes-phosphor/host/op-proc-control_git.bb
+++ b/meta-openpower/recipes-phosphor/host/op-proc-control_git.bb
@@ -18,6 +18,7 @@
phosphor-logging \
phosphor-dbus-interfaces \
openpower-dbus-interfaces \
+ libgpiod \
"
# For libpdbg, provided by the pdbg package