commit | 62e8a303d4a8a41b1547257936118b964451d22b | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Mon Jul 25 17:11:55 2022 -0500 |
committer | Andrew Geissler <openbmcbump-github@yahoo.com> | Mon Jul 25 17:11:55 2022 -0500 |
tree | 4f5ba8beb51ee17cadac1d7018aa45573dd69410 | |
parent | aa36ed61443c377bd689c6002347db421ef4a50b [diff] [blame] |
peci-pcie: srcrev bump 328685e596..b2517081eb Patrick Williams (2): OWNERS: switch 'matches' to 'matchers' sdbusplus: use shorter type aliases Change-Id: Ifcf484cef043ff7d029a6bdea7c92b7bad15199e 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 11e2519..3035b0e 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 = "328685e5962fb4e563f603fb662633fed00aff0e" +SRCREV = "b2517081eb4bdde8a099716330a6b81d099c9247" S = "${WORKDIR}/git"