summaryrefslogtreecommitdiff
path: root/meta-intel-openbmc
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-10-18 12:50:17 +0300
committerJason Bills <jason.m.bills@linux.intel.com>2021-10-18 21:02:43 +0300
commit4f991fd0b3d6c52ee629baf814c3448f2efb5ef9 (patch)
treec38c0c9e10896ea64ef31ce4e54fdf253134663b /meta-intel-openbmc
parent6c81344ca0c3dbcfe2997ac661e2732c2a5ec7bc (diff)
downloadopenbmc-4f991fd0b3d6c52ee629baf814c3448f2efb5ef9.tar.xz
libpeci: srcrev bump ff44e549c4..03d7dae24d
Anna Platash (1): Add capability to set PECI device file name Change-Id: I6ec92ee373ed4b69d371b63c4a5937b8c8e1d4d0 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 417705148..29b29f7c7 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 = "ff44e549c44c7658ec11e0c19c13c4c45900cfe4"
+SRCREV = "03d7dae24d74f35d5703da74931938fcab7467d3"
S = "${WORKDIR}/git"