summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-x86
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-05-12 21:20:40 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-05-12 22:31:49 +0300
commit0b2375baa92743a8c3903eb5afacb3b173903537 (patch)
treedb24a22dda08cad71f1d4dbdc0826cbda2351e41 /meta-phosphor/recipes-x86
parent9a1c6f6b309c1deb4acc50459156597e012c7c35 (diff)
downloadopenbmc-0b2375baa92743a8c3903eb5afacb3b173903537.tar.xz
peci-pcie: srcrev bump 42a9ac884b..4fe704c4b2
Lakshmi Yadlapati (1): Remove "Manufacturer" from PCIeDevice interface Change-Id: I159a1a717e1c6ed36c2c6b9534b633954dc13fcf 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 39f1811de5..c59d225d67 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 = "42a9ac884be499e41b52299a4c920028965046f7"
+SRCREV = "4fe704c4b2a6c79879922e3875494b7bbe6155d5"
PV = "0.1+git${SRCPV}"
SRC_URI = "git://github.com/openbmc/peci-pcie;branch=master;protocol=https"