commit | 94a72bbce6f61365712bf21f75d958a8d944179b | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Tue Feb 09 10:10:22 2021 +0000 |
committer | Jason Bills <jason.m.bills@linux.intel.com> | Tue Feb 09 17:47:05 2021 +0000 |
tree | 894840a7315bc91187129dd54d18846430e20fa5 | |
parent | afe167d4f144e51e9275b2c861e6317c1a7fc80d [diff] |
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>
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 8e81541..8b6a885 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 @@ SRC_URI = "git://github.com/openbmc/pfr-manager" PV = "0.1+git${SRCPV}" -SRCREV = "ffc55382359ea9bc788c377c145fbad896873b3a" +SRCREV = "f88197083c3372cfb9167347b3cf9cc26d488a4d" S = "${WORKDIR}/git"