summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-x86/peci-pcie
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-05-10 22:20:55 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-05-11 04:19:22 +0300
commit01fc6322dade40a157c46884b680eddc6130c71d (patch)
treea10f5a69dabc52ae32ee2778d7274c08d56db33b /meta-phosphor/recipes-x86/peci-pcie
parent7e8d884bd0dc2dfc87754bb09a64f3627b94355c (diff)
downloadopenbmc-01fc6322dade40a157c46884b680eddc6130c71d.tar.xz
peci-pcie: srcrev bump de3bae3845..42a9ac884b
Patrick Williams (1): clang-format: copy latest and re-format Change-Id: I7058dd03a50378509e542539e774ab8a03a8d9b8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-x86/peci-pcie')
-rw-r--r--meta-phosphor/recipes-x86/peci-pcie/peci-pcie_git.bb2
1 files changed, 1 insertions, 1 deletions
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 767804b8ac..39f1811de5 100644
--- a/meta-phosphor/recipes-x86/peci-pcie/peci-pcie_git.bb
+++ b/meta-phosphor/recipes-x86/peci-pcie/peci-pcie_git.bb
@@ -4,7 +4,7 @@ and provides it on D-Bus"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=7becf906c8f8d03c237bad13bc3dac53"
DEPENDS = "boost sdbusplus libpeci"
-SRCREV = "de3bae3845a8ddb27209f2c07c9772e81f2d332f"
+SRCREV = "42a9ac884be499e41b52299a4c920028965046f7"
PV = "0.1+git${SRCPV}"
SRC_URI = "git://github.com/openbmc/peci-pcie;branch=master;protocol=https"