summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-x86/peci-pcie
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-07-07 21:30:21 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-07-10 23:54:35 +0300
commit3e34d694d7e2bc3d1d0bf3282e542ffd1dab9003 (patch)
treed6a5d99ad00d1c105207242fa4523fe6bea69893 /meta-phosphor/recipes-x86/peci-pcie
parent986290185b53984907f9eebefc024f777edd89fd (diff)
downloadopenbmc-3e34d694d7e2bc3d1d0bf3282e542ffd1dab9003.tar.xz
peci-pcie: srcrev bump 4fe704c4b2..8b18f52677
Jason M. Bills (2): Update clang-formatting Use variable for service install location Nidhin MS (1): Limit function read to 1 for single function device Change-Id: I63721f87099db0edca9c0500e963d0f85a4c6fbb Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-x86/peci-pcie')
-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 c59d225d67..c93c703027 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 = "4fe704c4b2a6c79879922e3875494b7bbe6155d5"
+SRCREV = "8b18f526772c96c785a62e3a811eacf24d3b637f"
PV = "0.1+git${SRCPV}"
SRC_URI = "git://github.com/openbmc/peci-pcie;branch=master;protocol=https"