commit | 6bbeb100ddb33f15ccb33b93d632d6edce8ac4d2 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Thu Jan 20 06:20:25 2022 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Thu Jan 20 23:22:32 2022 +0000 |
tree | 5eb17558c60ca1ddd20e685ffb4e4e95f600ace3 | |
parent | 2285e6f56a0ab09c1da68c34df87c8715f806fc0 [diff] |
peci-pcie: srcrev bump bb5efe7b3e..328685e596 Andrei Kartashev (1): fix interface usage for OperatingSystemState Change-Id: Ic0b34c1bda38257e9666a2c982e53089f4adce2c 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 fc73455..cbab24f 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 = "bb5efe7b3ecfd56584cef10739b3395ef3017dd4" +SRCREV = "328685e5962fb4e563f603fb662633fed00aff0e" S = "${WORKDIR}/git"