commit | edb935425f524e8f3fc40f6ba8d64ee77dccfb86 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Fri Jun 11 23:01:33 2021 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Wed Jun 16 23:06:21 2021 +0000 |
tree | 4882d40893a04a3887b4a8cd6cccd5bc45b3f9ff | |
parent | 238b9c3963a3e38c9b8f2890ef896c8bc0c8e9ee [diff] |
peci-pcie: srcrev bump d570dfd4f3..1e17d33ee7 Jae Hyun Yoo (1): Fix a build break in the latest yocto tree Change-Id: I3133bfe5f49eab06f6bfd4e752418dfca1c039c7 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 937a9c6..faa611c 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 = "d570dfd4f3a7c38b029f74a8194eeb3911b5f6a5" +SRCREV = "1e17d33ee7670e60f573b2276a55551d53e71f90" S = "${WORKDIR}/git"