summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-04-28 23:40:57 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-04-29 00:47:04 +0300
commitfbd11f3bf1ea870a2a8e4d2203d8bce4e90eefe4 (patch)
tree88b629aa3f1d53ff725c54b6666eb7e8513ff811
parentb8536caa358ebd10774ae61fd51dc94a50b90d8c (diff)
downloadopenbmc-fbd11f3bf1ea870a2a8e4d2203d8bce4e90eefe4.tar.xz
peci-pcie: srcrev bump 985d9d9e2d..de3bae3845
Lakshmi Yadlapati (1): Moving to correct PCIe Device interface Change-Id: I70f1a6174f2cc07f6ba5393d9f7b1485ef603a01 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 58a4d14650..767804b8ac 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 = "985d9d9e2d7a870b4c160fc297df38ca8bdd1e3c"
+SRCREV = "de3bae3845a8ddb27209f2c07c9772e81f2d332f"
PV = "0.1+git${SRCPV}"
SRC_URI = "git://github.com/openbmc/peci-pcie;branch=master;protocol=https"