commit | e94d8ba30d198c057a203e5f851a9d5999911c5b | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Mon Jun 29 06:50:37 2020 +0000 |
committer | Jason Bills <jason.m.bills@linux.intel.com> | Mon Jun 29 16:44:11 2020 +0000 |
tree | 3b617015f46c4ad85128f76ebf43555218084f5e | |
parent | 08b10a1ab9e3d04211f518a5f6c6e6eb2b018d35 [diff] |
pfr-manager: srcrev bump deab654033..019ad89d45 Chalapathi (1): fix for false PFR ProvisioningStatus in redfish Change-Id: I408265a723e83a9eede4b7c3d9b4aaf56493568c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-common/recipes-intel/pfr/pfr-manager_git.bb b/meta-common/recipes-intel/pfr/pfr-manager_git.bb index 5e7a5f8..2a04839 100644 --- a/meta-common/recipes-intel/pfr/pfr-manager_git.bb +++ b/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 = "deab6540336c8f37f076d709d77dd41456ab1605" +SRCREV = "019ad89d45eb953746766143f55f683f4b8b3d8d" S = "${WORKDIR}/git"