summaryrefslogtreecommitdiff
path: root/meta-intel/meta-common/recipes-intel
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-06-29 09:50:37 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-06-30 00:31:17 +0300
commit1c89b1d18f84fb4a1e13d1b9b55328a83a1d34a2 (patch)
tree4646c17d6270852b8eb1436e09c056110df50dcb /meta-intel/meta-common/recipes-intel
parent3d072a1458e3b231ef23b8afbf1b3f46583f53bc (diff)
downloadopenbmc-1c89b1d18f84fb4a1e13d1b9b55328a83a1d34a2.tar.xz
pfr-manager: srcrev bump deab654033..019ad89d45
Chalapathi (1): fix for false PFR ProvisioningStatus in redfish (From meta-intel rev: e94d8ba30d198c057a203e5f851a9d5999911c5b) Change-Id: I85b850bffc24c9a96d8cee60e3a612147bc26e98 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-intel/meta-common/recipes-intel')
-rw-r--r--meta-intel/meta-common/recipes-intel/pfr/pfr-manager_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-intel/meta-common/recipes-intel/pfr/pfr-manager_git.bb b/meta-intel/meta-common/recipes-intel/pfr/pfr-manager_git.bb
index 5e7a5f831..2a0483997 100644
--- a/meta-intel/meta-common/recipes-intel/pfr/pfr-manager_git.bb
+++ b/meta-intel/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 = "deab6540336c8f37f076d709d77dd41456ab1605"
+SRCREV = "019ad89d45eb953746766143f55f683f4b8b3d8d"
S = "${WORKDIR}/git"