commit | 3dd89cab5b48a62f77d6e2e05d6b09238b80ce8d | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Thu Sep 01 15:42:17 2022 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Sat Sep 03 11:17:38 2022 +0000 |
tree | 7ee1fc27698c2657a098bb77e6f800c6c6e71c3a | |
parent | ad4179343288bcc90968f8f422df28d3bc1da5c8 [diff] |
peci-pcie: srcrev bump 59b87e60c8..be1fdbfddb Ed Tanous (1): Update project to c++20 Change-Id: I25ff106b89bf385da1edcfe18d7e6a411c5cd60f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-x86/peci-pcie/peci-pcie_git.bb b/meta-phosphor/recipes-x86/peci-pcie/peci-pcie_git.bb index cd0230d..19974e7 100644 --- a/meta-phosphor/recipes-x86/peci-pcie/peci-pcie_git.bb +++ b/meta-phosphor/recipes-x86/peci-pcie/peci-pcie_git.bb
@@ -11,7 +11,7 @@ DEPENDS = "boost sdbusplus libpeci" PV = "0.1+git${SRCPV}" -SRCREV = "59b87e60c8fcb3883d4683b9b986b30c72be554d" +SRCREV = "be1fdbfddb8f753132e781109e72b5f2c64140a2" S = "${WORKDIR}/git"