summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-x86
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-03-15 20:00:12 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-03-16 03:15:08 +0300
commitee2a44ddc1541e07e35926369cb4d0c53b44aac9 (patch)
treebb4338fb7d17087e2839a50a838395785d7c1eb3 /meta-phosphor/recipes-x86
parent001c0ada36958cc218945a017e4b320246cbc9ce (diff)
downloadopenbmc-ee2a44ddc1541e07e35926369cb4d0c53b44aac9.tar.xz
libpeci: srcrev bump bdefaa3c95..fd5dfd56b0
Nirav Shah (1): Make code c portable Change-Id: Ia25485e464fbd694e4c7e6c7a0d0d923d920e32e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-x86')
-rw-r--r--meta-phosphor/recipes-x86/libpeci/libpeci_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-x86/libpeci/libpeci_git.bb b/meta-phosphor/recipes-x86/libpeci/libpeci_git.bb
index 9e4715f95d..1094ae7c09 100644
--- a/meta-phosphor/recipes-x86/libpeci/libpeci_git.bb
+++ b/meta-phosphor/recipes-x86/libpeci/libpeci_git.bb
@@ -8,7 +8,7 @@ inherit cmake pkgconfig systemd
SRC_URI = "git://github.com/openbmc/libpeci;branch=master;protocol=https"
PV = "0.1+git${SRCPV}"
-SRCREV = "bdefaa3c95d0a93928f8ebda1ce158172d3a4bcf"
+SRCREV = "fd5dfd56b05f082623dde50f4bea15eaef25dd27"
S = "${WORKDIR}/git"