summaryrefslogtreecommitdiff
path: root/meta-intel/meta-common/recipes-intel
diff options
context:
space:
mode:
authorChalapathi Venkataramashetty <chalapathix.venkataramashetty@intel.com>2020-07-20 21:19:21 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-07-31 17:08:19 +0300
commit616b8316a958ab2a1d3bef364068fd1eb28c56b4 (patch)
treea4b82a8fdc43db93f86c3a5dba12c2ffecff23ce /meta-intel/meta-common/recipes-intel
parent09ef3e3f5fa308408e787570d4368666c2ee0831 (diff)
downloadopenbmc-616b8316a958ab2a1d3bef364068fd1eb28c56b4.tar.xz
pfr-manager:Add libgpiod dependency to pfr-manager repo.
PFR manager uses CPLD SGPIO lines to read the CPLD version, Hence add libgpiod to pfr-manager repo. Tested: Included <gpiod.h> header file and pfr-manager builds fine. (From meta-intel rev: 14c216faf13103962dd5d23eeb54c83423298982) Signed-off-by: Chalapathi Venkataramashetty <chalapathix.venkataramashetty@intel.com> Change-Id: I0789c9fd64b4a9b32de68709edef2b6f25f144ed Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-intel/meta-common/recipes-intel')
-rw-r--r--meta-intel/meta-common/recipes-intel/pfr/pfr-manager_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-intel/meta-common/recipes-intel/pfr/pfr-manager_git.bb b/meta-intel/meta-common/recipes-intel/pfr/pfr-manager_git.bb
index eb0f976c7..b2cc7bd20 100644
--- a/meta-intel/meta-common/recipes-intel/pfr/pfr-manager_git.bb
+++ b/meta-intel/meta-common/recipes-intel/pfr/pfr-manager_git.bb
@@ -19,4 +19,5 @@ DEPENDS += " \
phosphor-logging \
boost \
i2c-tools \
+ libgpiod \
"