summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-x86/peci-pcie/peci-pcie_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-06-29 00:51:45 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-07-01 05:00:34 +0300
commit289c7d5407432a06b3099152890f862f7a6c8e1e (patch)
tree4514bd91d510504bc1faea78b50fce434d461860 /meta-phosphor/recipes-x86/peci-pcie/peci-pcie_git.bb
parente9b0f9b2d210664c2292f246c55f095301728957 (diff)
downloadopenbmc-289c7d5407432a06b3099152890f862f7a6c8e1e.tar.xz
peci-pcie: srcrev bump 3b1665a3d2..e55832b23f
Jason M. Bills (1): Fix mismatched data size in bitwise operations Change-Id: Ic537517edb955883ae253ff1f8159d87abad02da Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-x86/peci-pcie/peci-pcie_git.bb')
-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 7ffaa4a60..fedf93e24 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 = "3b1665a3d242bb63a3f94b6170fa2bfe6de4f255"
+SRCREV = "e55832b23f8f833a3d5448505355eba18806fbee"
S = "${WORKDIR}/git"