summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-x86
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-06-22 21:41:42 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-06-22 23:37:44 +0300
commit57e3dafd8350c15498f8437280470243fdc22173 (patch)
treed311b878753c8c9a41b49e8e3591eda366950acc /meta-phosphor/recipes-x86
parent764aa838527ea7bf76402965755532461ef714d0 (diff)
downloadopenbmc-57e3dafd8350c15498f8437280470243fdc22173.tar.xz
peci-pcie: srcrev bump 1e17d33ee7..3b1665a3d2
Jason M. Bills (2): Add option to use OS state for PCIe scan timing Add option to use RdEndpointConfig for PCIe reads Change-Id: I3031947dbb7880eb5d9b40c578f39d64a7d454a8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-x86')
-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 faa611c58..7ffaa4a60 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 @@ SRC_URI = "git://github.com/openbmc/peci-pcie"
DEPENDS = "boost sdbusplus libpeci"
PV = "0.1+git${SRCPV}"
-SRCREV = "1e17d33ee7670e60f573b2276a55551d53e71f90"
+SRCREV = "3b1665a3d242bb63a3f94b6170fa2bfe6de4f255"
S = "${WORKDIR}/git"