commit | 445c48e12b5b5bac8a019963fe834b8f94ece409 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Thu Sep 22 12:40:38 2022 -0500 |
committer | Andrew Geissler <openbmcbump-github@yahoo.com> | Thu Sep 22 12:40:38 2022 -0500 |
tree | ff69a574779e55f09e4251cad15805c0a9105ffc | |
parent | 855e1dd1d0aedc7471834e6477ded1dbbcd7fd6d [diff] |
pfr-manager: srcrev bump 70da5ce96f..7010844542 Jason M. Bills (1): Add missing include for boost::flat_map Change-Id: I24b0438afbee620fe81737b5a70dc9c9f5502115 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 9fe5633..2f8d89c 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 = "70da5ce96f773ff4fefefc902b5304fcb1868772" +SRCREV = "701084454224c4f30335293c40d03d8f046a8f39" S = "${WORKDIR}/git"