commit | 27849ef7c0a5d88a4497b840ebaf9d33830663fe | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Thu Dec 16 06:10:20 2021 +0000 |
committer | Jason Bills <jason.m.bills@linux.intel.com> | Tue Jan 04 19:52:51 2022 +0000 |
tree | 9e3ec48b23bb425e34c1312b58f1e747fac92869 | |
parent | 22b48b8ad4b8564592f622ecda81ed2b0840fdb1 [diff] [blame] |
pfr-manager: srcrev bump 8491692089..57f42c3d37 Alex Schendel (1): Updating to C++20 Change-Id: I2fc2961efd0d088543aeaf29296b3de2a73f5786 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 c20344c..e90235b 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 = "8491692089f9295cf2efab456d4747f3cf1fb098" +SRCREV = "57f42c3d37d9546ede4f2c015bf9f392130c93b5" S = "${WORKDIR}/git"