summaryrefslogtreecommitdiff
path: root/meta-intel/meta-common/recipes-intel/pfr/pfr-manager_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-intel/meta-common/recipes-intel/pfr/pfr-manager_git.bb')
-rw-r--r--meta-intel/meta-common/recipes-intel/pfr/pfr-manager_git.bb3
1 files changed, 2 insertions, 1 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 45e288dc0..0399ad6c9 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
@@ -8,7 +8,7 @@ inherit cmake systemd
SRC_URI = "git://github.com/openbmc/pfr-manager"
PV = "0.1+git${SRCPV}"
-SRCREV = "67d184ce46b59d413302b95f1a06cfed342c4bc8"
+SRCREV = "0884191b6478bdd787852ab9d290caaeb7816454"
S = "${WORKDIR}/git"
@@ -19,4 +19,5 @@ DEPENDS += " \
phosphor-logging \
boost \
i2c-tools \
+ libgpiod \
"