commit | 62657c4a85f30b8aeda781d027896162c51df24c | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Thu Jun 20 05:10:30 2024 -0500 |
committer | Jason Bills <jason.m.bills@linux.intel.com> | Thu Jun 20 19:46:40 2024 +0000 |
tree | 52fe306ace9afabd15d9f4711c91a422e8cc8397 | |
parent | e01f8f8804aa9bfa1f3af6387abd05584019f152 [diff] |
pfr-manager: srcrev bump 1388f6cf6c..76b85dba1d Jayaprakash Mutyala (1): Modify BMC busy flag mailbox register value Manojkiran Eda (1): Fix spelling mistakes using codespell Change-Id: I789a525d4372f1185156714349fbe927c50a5945 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 78a2908..33c74f8 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;branch=master;protocol=https" PV = "0.1+git${SRCPV}" -SRCREV = "1388f6cf6c0e287331e5be6062bd0f58310e1bd0" +SRCREV = "76b85dba1dc3e58fb35d740d3a0fa809b07a9113" S = "${WORKDIR}/git"