summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-x86
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-08-04 20:51:55 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-08-05 15:30:52 +0300
commitc13935f5248cffd96ca81ee7fc8fc8bbdd9ef410 (patch)
tree4a522f17c092c2aa5aef4773b4204dff949110a6 /meta-phosphor/recipes-x86
parent759d7cc845a132d67bec7d8c1c1a3e55f78fd7df (diff)
downloadopenbmc-c13935f5248cffd96ca81ee7fc8fc8bbdd9ef410.tar.xz
libpeci: srcrev bump 517c3e86d3..58dac1fdb2
Patrick Williams (1): MAINTAINERS: remove file Change-Id: I5c86908566bd69984a2031191d20584dcdd15319 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 bda9025079..78d40f08f1 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 = "517c3e86d3232ee209b8203cfff56a7eec8c70e6"
+SRCREV = "58dac1fdb2c4656f151509be4105ea0be3ab1988"
S = "${WORKDIR}/git"