summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-09-01 23:42:17 +0300
committerPatrick Williams <patrick@stwcx.xyz>2022-09-03 14:17:38 +0300
commit3dd89cab5b48a62f77d6e2e05d6b09238b80ce8d (patch)
tree7ee1fc27698c2657a098bb77e6f800c6c6e71c3a
parentad4179343288bcc90968f8f422df28d3bc1da5c8 (diff)
downloadopenbmc-3dd89cab5b48a62f77d6e2e05d6b09238b80ce8d.tar.xz
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>
-rw-r--r--meta-phosphor/recipes-x86/peci-pcie/peci-pcie_git.bb2
1 files changed, 1 insertions, 1 deletions
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 cd0230de67..19974e710f 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 @@ SRC_URI = "git://github.com/openbmc/peci-pcie;branch=master;protocol=https"
DEPENDS = "boost sdbusplus libpeci"
PV = "0.1+git${SRCPV}"
-SRCREV = "59b87e60c8fcb3883d4683b9b986b30c72be554d"
+SRCREV = "be1fdbfddb8f753132e781109e72b5f2c64140a2"
S = "${WORKDIR}/git"