summaryrefslogtreecommitdiff
path: root/meta-intel-openbmc
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-07-25 07:50:10 +0300
committerJason Bills <jason.m.bills@linux.intel.com>2022-07-26 00:56:09 +0300
commitaa36ed61443c377bd689c6002347db421ef4a50b (patch)
tree2ab067fdf2715bc291da3b5abdb05d05f1277aaf /meta-intel-openbmc
parent441aafbfe31d4499929b4f5389035406564b4d0d (diff)
downloadopenbmc-aa36ed61443c377bd689c6002347db421ef4a50b.tar.xz
pfr-manager: srcrev bump c96f37dc87..887c7f8e75
Jonathan Doman (1): Use const& in getAllProperties callback Patrick Williams (1): OWNERS: switch 'matches' to 'matchers' Change-Id: Id01da25953eb572a7d6c5af644f2be222d41e9cf Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-intel-openbmc')
-rw-r--r--meta-intel-openbmc/meta-common/recipes-intel/pfr/pfr-manager_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-intel-openbmc/meta-common/recipes-intel/pfr/pfr-manager_git.bb b/meta-intel-openbmc/meta-common/recipes-intel/pfr/pfr-manager_git.bb
index d715b53a9f..8dec2d93bd 100644
--- a/meta-intel-openbmc/meta-common/recipes-intel/pfr/pfr-manager_git.bb
+++ b/meta-intel-openbmc/meta-common/recipes-intel/pfr/pfr-manager_git.bb
@@ -8,7 +8,7 @@ inherit cmake systemd
SRC_URI = "git://github.com/openbmc/pfr-manager;branch=master;protocol=https"
PV = "0.1+git${SRCPV}"
-SRCREV = "c96f37dc87d72331ade8ec263a6a182960a03ffb"
+SRCREV = "887c7f8e75dc62697adb7347591bcbf10e9c11e1"
S = "${WORKDIR}/git"