commit | ff40bdeae15d0c5c46b2d3403943fb6326e80d4c | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Mon Jul 06 09:50:36 2020 +0000 |
committer | Andrew Geissler <openbmcbump-github@yahoo.com> | Mon Jul 06 09:50:36 2020 +0000 |
tree | 7083345278cb65e7a2357658709bed825311ca2a | |
parent | 050750f3574bbf22b3a5d91f0bcc758571cef965 [diff] |
pfr-manager: srcrev bump 019ad89d45..486b00ab8f AppaRao Puli (1): Fix: remove "intel-" prefix for binary Change-Id: Ie4dd2c6a29f4a3e925c7f94f8a36346e4bdc3c2b 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 2a04839..3a41714 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 = "019ad89d45eb953746766143f55f683f4b8b3d8d" +SRCREV = "486b00ab8fe44416b915197b7f85f6bec154e283" S = "${WORKDIR}/git"