summaryrefslogtreecommitdiff
path: root/meta-intel-openbmc
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-08-03 05:30:39 +0300
committerJason Bills <jason.m.bills@linux.intel.com>2022-08-04 01:04:45 +0300
commit690cb0d704120c368e5ab47623917c80f306c4da (patch)
tree3c52049ad44e134f82fb688575bd3abbdb14067e /meta-intel-openbmc
parent014c13723ebd0d2eec4c92c21ba61349013435f7 (diff)
downloadopenbmc-690cb0d704120c368e5ab47623917c80f306c4da.tar.xz
pfr-manager: srcrev bump 887c7f8e75..f01de2220c
Patrick Williams (1): sdbusplus: use shorter type aliases Change-Id: I7d0fcdaeca13d951a9d3750effc02f1e6b63ffe0 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 8dec2d93bd..6e64ef91eb 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 = "887c7f8e75dc62697adb7347591bcbf10e9c11e1"
+SRCREV = "f01de2220c3f199cc53ae443e3a5704ef02794cc"
S = "${WORKDIR}/git"