summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-x86/peci-pcie
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-08-22 22:40:43 +0300
committerPatrick Williams <patrick@stwcx.xyz>2023-08-23 03:36:33 +0300
commitb4023b9b1d387ee0c3ec64bab647efe083e6a2c9 (patch)
treefc47390ae790efb1866e707a1368f330a7d9f155 /meta-phosphor/recipes-x86/peci-pcie
parenta0ecf98d7eb85c91a2896430922e01d891266867 (diff)
downloadopenbmc-b4023b9b1d387ee0c3ec64bab647efe083e6a2c9.tar.xz
peci-pcie: srcrev bump 8b18f52677..3570b9ea5f
Jason M. Bills (2): Fix build warnings Port to meson Change-Id: Ie2c3c597a978ba3ff8ca924ee08af549e79bfba4 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 c93c703027..1645f8de0e 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 = "8b18f526772c96c785a62e3a811eacf24d3b637f"
+SRCREV = "3570b9ea5ff109a6e000d16a2d34b974fcf6c335"
PV = "0.1+git${SRCPV}"
SRC_URI = "git://github.com/openbmc/peci-pcie;branch=master;protocol=https"