summaryrefslogtreecommitdiff
path: root/meta-intel-openbmc
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-10-22 14:10:33 +0300
committerJason Bills <jason.m.bills@linux.intel.com>2021-10-22 17:46:58 +0300
commit0180c0c6f044972d6032f888550d4c474a7e1643 (patch)
tree24ccf9e32f654a58babcf8793c2b57061e2f2f00 /meta-intel-openbmc
parentca36616863bd39ee72de489d5ecb07156d1f6620 (diff)
downloadopenbmc-0180c0c6f044972d6032f888550d4c474a7e1643.tar.xz
pfr-manager: srcrev bump bcc7ce1f41..4990c9e370
Patrick Williams (1): catch exceptions as const Change-Id: Ic3dc6db994279f8c9a1922a30c40e639a9d8c7bd 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 76d125ce8..88084223c 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"
PV = "0.1+git${SRCPV}"
-SRCREV = "bcc7ce1f418c1a16a7868fee62499fa677242254"
+SRCREV = "4990c9e37010182473c9b6f70c2d99fe00dd2f7d"
S = "${WORKDIR}/git"