summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-x86
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-07-23 00:40:51 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-07-27 05:24:33 +0300
commitb60a988b16c748bcd59d9c8252eb8e70cdf96dee (patch)
tree360b53f2978c7752a85fbef3fbf5a81d92ba0bc6 /meta-phosphor/recipes-x86
parent47c09a736a2fb45208171f6c10386c73b18d044b (diff)
downloadopenbmc-b60a988b16c748bcd59d9c8252eb8e70cdf96dee.tar.xz
libpeci: srcrev bump 7b11280d8e..517c3e86d3
Patrick Williams (1): OWNERS: switch 'matches' to 'matchers' Change-Id: I88dc8a1a6c263cd489f769c0725200b3a26a8bd4 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 ccd894aabf..bda9025079 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 = "7b11280d8e3113aecc4b9ce6e5d818268eb2122c"
+SRCREV = "517c3e86d3232ee209b8203cfff56a7eec8c70e6"
S = "${WORKDIR}/git"