summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-x86/peci-pcie
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-01-10 13:30:40 +0300
committerAndrew Geissler <andrew@geissonator.com>2023-01-11 02:42:30 +0300
commitb0260a4cf3e3a64dde830aa96eed6fe9ad4ac37b (patch)
treefb67725e7ec0a546479c9a98cd941d0b825a61e6 /meta-phosphor/recipes-x86/peci-pcie
parent97d9d75b388c73e396d5a0bc8379217129701036 (diff)
downloadopenbmc-b0260a4cf3e3a64dde830aa96eed6fe9ad4ac37b.tar.xz
peci-pcie: srcrev bump b08723d7ce..3b2afcb39e
Paul Fertser (1): Add compiled-out debugging prints Change-Id: I3455d55a0b7dd38c26f2770076b80a9ca49bb2f5 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 eda7124fdc..c7652c9e32 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 = "b08723d7ce4843c1604abaaa9d18ff4e0461e033"
+SRCREV = "3b2afcb39ec4dff1515490063435b515af665400"
PV = "0.1+git${SRCPV}"
SRC_URI = "git://github.com/openbmc/peci-pcie;branch=master;protocol=https"