summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-11-01 03:03:32 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-11-02 03:10:19 +0300
commitd062077221c545e483e4aefdd558a210c3a9c08c (patch)
treea71f266fa966b9bdc0b1ae38cdc24fbc5e035ad7
parent35ec3e871094d22247638de5d79c3c224385b5d1 (diff)
downloadopenbmc-d062077221c545e483e4aefdd558a210c3a9c08c.tar.xz
peci-pcie: srcrev bump be1fdbfddb..975faf7336
Willy Tu (1): Remove error spam in getGenerationInUse Change-Id: Ie1c480c1813654527c8d927f632654dee433fe1f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-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 c5fda1bdd5..2de1c45e73 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 = "be1fdbfddb8f753132e781109e72b5f2c64140a2"
+SRCREV = "975faf7336747eaa1541b7511c0a5262ea5d1419"
PV = "0.1+git${SRCPV}"
SRC_URI = "git://github.com/openbmc/peci-pcie;branch=master;protocol=https"