summaryrefslogtreecommitdiff
path: root/meta-intel-openbmc
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-01-22 00:40:05 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2022-01-22 00:40:05 +0300
commit04777e3acd3b4342f74d3f74cf936a9c7507f476 (patch)
tree18784dbfba5bcdf968464f62e901f8a284ba22db /meta-intel-openbmc
parent921061eed479d3725d577b2c35b14559238667e5 (diff)
downloadopenbmc-04777e3acd3b4342f74d3f74cf936a9c7507f476.tar.xz
libpeci: srcrev bump 6a00e9aa72..bdefaa3c95
Jason M. Bills (1): Add D-Bus Raw PECI Daemon Change-Id: Ic84cd9956dfa03395b32a8348a73ab59b0f90da9 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-intel-openbmc')
-rw-r--r--meta-intel-openbmc/meta-common/recipes-core/libpeci/libpeci_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-intel-openbmc/meta-common/recipes-core/libpeci/libpeci_git.bb b/meta-intel-openbmc/meta-common/recipes-core/libpeci/libpeci_git.bb
index 15ef4be42a..dd7ddbe69c 100644
--- a/meta-intel-openbmc/meta-common/recipes-core/libpeci/libpeci_git.bb
+++ b/meta-intel-openbmc/meta-common/recipes-core/libpeci/libpeci_git.bb
@@ -8,6 +8,6 @@ inherit cmake
SRC_URI = "git://github.com/openbmc/libpeci"
PV = "0.1+git${SRCPV}"
-SRCREV = "6a00e9aa72f75d66eb8b9572c7fd3894f91c6bba"
+SRCREV = "bdefaa3c95d0a93928f8ebda1ce158172d3a4bcf"
S = "${WORKDIR}/git"