summaryrefslogtreecommitdiff
path: root/meta-intel-openbmc/meta-common/recipes-intel
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-02-09 13:10:22 +0300
committerJason Bills <jason.m.bills@linux.intel.com>2021-02-09 20:47:05 +0300
commit94a72bbce6f61365712bf21f75d958a8d944179b (patch)
tree894840a7315bc91187129dd54d18846430e20fa5 /meta-intel-openbmc/meta-common/recipes-intel
parentafe167d4f144e51e9275b2c861e6317c1a7fc80d (diff)
downloadopenbmc-94a72bbce6f61365712bf21f75d958a8d944179b.tar.xz
pfr-manager: srcrev bump ffc5538235..f88197083c
Chalapathi Venkataramashetty (1): pfr-manager: add ufmSupport property to PFR.Attributes interface. Change-Id: I872c7b78e8a2c0d955860b6341212c731a3bb401 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-intel-openbmc/meta-common/recipes-intel')
-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 8e81541b7..8b6a885c1 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 = "ffc55382359ea9bc788c377c145fbad896873b3a"
+SRCREV = "f88197083c3372cfb9167347b3cf9cc26d488a4d"
S = "${WORKDIR}/git"