summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-12-20 10:42:03 +0300
committerPatrick Williams <patrick@stwcx.xyz>2021-12-21 00:11:47 +0300
commit0d875f5674cc5e04c02bca23e3c3259c3860c25b (patch)
tree2c82720dfdcce86862c49296a47466bf4f22cba0
parent33c678b6f12eba8c5b4653e74fa76987d5d30ce0 (diff)
downloadopenbmc-0d875f5674cc5e04c02bca23e3c3259c3860c25b.tar.xz
peci-pcie: srcrev bump de624395a5..bb5efe7b3e
Spencer Ku (1): Support "GenerationInUse" PCIe device property Change-Id: Id3a4dfb7bc706cf2d0e69862853610e6cda3d024 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 b7bad6e29..fc734558f 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"
DEPENDS = "boost sdbusplus libpeci"
PV = "0.1+git${SRCPV}"
-SRCREV = "de624395a587be555463a14a3db90500b4e0521c"
+SRCREV = "bb5efe7b3ecfd56584cef10739b3395ef3017dd4"
S = "${WORKDIR}/git"