commit | 14c216faf13103962dd5d23eeb54c83423298982 | [log] [tgz] |
---|---|---|
author | Chalapathi Venkataramashetty <chalapathix.venkataramashetty@intel.com> | Mon Jul 20 18:19:21 2020 +0000 |
committer | Chalapathi Venkataramashetty <chalapathix.venkataramashetty@intel.com> | Thu Jul 30 18:07:18 2020 +0000 |
tree | 56ba1ffbd56ba69bb04b95ba8ed2a44a0e660c8e | |
parent | adf57a2860e5ab2889f4a123f452c7ed02117d59 [diff] |
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. Signed-off-by: Chalapathi Venkataramashetty <chalapathix.venkataramashetty@intel.com> Change-Id: Ib004b8629232b81a2527ccfffb62a66a14eefe81
diff --git a/meta-common/recipes-intel/pfr/pfr-manager_git.bb b/meta-common/recipes-intel/pfr/pfr-manager_git.bb index eb0f976..b2cc7bd 100644 --- a/meta-common/recipes-intel/pfr/pfr-manager_git.bb +++ b/meta-common/recipes-intel/pfr/pfr-manager_git.bb
@@ -19,4 +19,5 @@ phosphor-logging \ boost \ i2c-tools \ + libgpiod \ "