commit | 0d875f5674cc5e04c02bca23e3c3259c3860c25b | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Mon Dec 20 07:42:03 2021 +0000 |
committer | Patrick Williams <patrick@stwcx.xyz> | Mon Dec 20 21:11:47 2021 +0000 |
tree | 2c82720dfdcce86862c49296a47466bf4f22cba0 | |
parent | 33c678b6f12eba8c5b4653e74fa76987d5d30ce0 [diff] |
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>
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 b7bad6e..fc73455 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 @@ DEPENDS = "boost sdbusplus libpeci" PV = "0.1+git${SRCPV}" -SRCREV = "de624395a587be555463a14a3db90500b4e0521c" +SRCREV = "bb5efe7b3ecfd56584cef10739b3395ef3017dd4" S = "${WORKDIR}/git"