From a77fbbadaaa919f36e69f94b615aab3cf294152d Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Wed, 5 Feb 2020 08:15:36 -0600 Subject: 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 Change-Id: Idc738fb32dccc57093ca9438c00da05af0ad1fa7 Signed-off-by: Brad Bishop --- meta-openpower/recipes-phosphor/host/op-proc-control_git.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-openpower/recipes-phosphor/host') 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 2fb7fa422..20f67b1b5 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 @@ DEPENDS += " \ phosphor-logging \ phosphor-dbus-interfaces \ openpower-dbus-interfaces \ + libgpiod \ " # For libpdbg, provided by the pdbg package -- cgit v1.2.3