commit | 034fb39df74c8060c91eeff60c920d52e3f81bb8 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Tue Mar 30 06:11:22 2021 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Wed Mar 31 21:06:25 2021 +0000 |
tree | 8bce14da3987981cbaf248fcd4127f3f6e41a317 | |
parent | eefc40371926da4dd01ec04f21a963b28053ce43 [diff] [blame] |
peci-pcie: srcrev bump 0b79f3e485..d570dfd4f3 Andrei Kartashev (1): Handle PECI operation errors Change-Id: I36a1e2738837210fd9a8b54adb2f770073b1f49c 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 af643b7..937a9c6 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 = "0b79f3e485554957a4b24d5f0cefc5bc577ad301" +SRCREV = "d570dfd4f3a7c38b029f74a8194eeb3911b5f6a5" S = "${WORKDIR}/git"