summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-x86/peci-pcie
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-12-05 19:50:27 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-12-06 02:18:33 +0300
commit50160067c93f1d48096bebb821d3f627bb20177b (patch)
tree6074d8f37c4a3f2ab44bed289f98d08031d95d9a /meta-phosphor/recipes-x86/peci-pcie
parent35ff31618e39accc8fad96ad3cd22cb7d473dd1f (diff)
downloadopenbmc-50160067c93f1d48096bebb821d3f627bb20177b.tar.xz
peci-pcie: srcrev bump 975faf7336..f6469e20a8
Patrick Williams (1): GetPCI-SigVendorIDMap.py: format with black Change-Id: I68f4c100af2a142780895bbf0d964971d6a6d6c4 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 2de1c45e73..8e8b55bddd 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 = "975faf7336747eaa1541b7511c0a5262ea5d1419"
+SRCREV = "f6469e20a8474b41146a26dee0cc8c3d84b2b075"
PV = "0.1+git${SRCPV}"
SRC_URI = "git://github.com/openbmc/peci-pcie;branch=master;protocol=https"