summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-x86
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-03-02 00:10:23 +0300
committerAndrew Geissler <andrew@geissonator.com>2023-03-03 00:26:28 +0300
commitf5ef4877517183b4c8f6d5977c22677467348d64 (patch)
treedac968929b54f8ce94881aeb1e752fd352449e9e /meta-phosphor/recipes-x86
parentb089a9a54c95e839e8adc2774151a589a648a20f (diff)
downloadopenbmc-f5ef4877517183b4c8f6d5977c22677467348d64.tar.xz
peci-pcie: srcrev bump 3b2afcb39e..985d9d9e2d
Ed Tanous (1): Change io_service to io_context Change-Id: Ia3e82ec28336bcb925328eadcd98e01ab3e0b079 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-x86')
-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 c7652c9e32..58a4d14650 100644
--- a/meta-phosphor/recipes-x86/peci-pcie/peci-pcie_git.bb
+++ b/meta-phosphor/recipes-x86/peci-pcie/peci-pcie_git.bb
@@ -4,7 +4,7 @@ and provides it on D-Bus"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=7becf906c8f8d03c237bad13bc3dac53"
DEPENDS = "boost sdbusplus libpeci"
-SRCREV = "3b2afcb39ec4dff1515490063435b515af665400"
+SRCREV = "985d9d9e2d7a870b4c160fc297df38ca8bdd1e3c"
PV = "0.1+git${SRCPV}"
SRC_URI = "git://github.com/openbmc/peci-pcie;branch=master;protocol=https"