summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-x86/peci-pcie
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-07-26 01:11:55 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2022-07-26 01:11:55 +0300
commit62e8a303d4a8a41b1547257936118b964451d22b (patch)
tree4f5ba8beb51ee17cadac1d7018aa45573dd69410 /meta-phosphor/recipes-x86/peci-pcie
parentaa36ed61443c377bd689c6002347db421ef4a50b (diff)
downloadopenbmc-62e8a303d4a8a41b1547257936118b964451d22b.tar.xz
peci-pcie: srcrev bump 328685e596..b2517081eb
Patrick Williams (2): OWNERS: switch 'matches' to 'matchers' sdbusplus: use shorter type aliases Change-Id: Ifcf484cef043ff7d029a6bdea7c92b7bad15199e 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 11e2519f3a..3035b0e1f1 100644
--- a/meta-phosphor/recipes-x86/peci-pcie/peci-pcie_git.bb
+++ b/meta-phosphor/recipes-x86/peci-pcie/peci-pcie_git.bb
@@ -11,7 +11,7 @@ SRC_URI = "git://github.com/openbmc/peci-pcie;branch=master;protocol=https"
DEPENDS = "boost sdbusplus libpeci"
PV = "0.1+git${SRCPV}"
-SRCREV = "328685e5962fb4e563f603fb662633fed00aff0e"
+SRCREV = "b2517081eb4bdde8a099716330a6b81d099c9247"
S = "${WORKDIR}/git"