commit | d0f5d1d0f08a2dcd21a2059906b3670eb911f1c1 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Wed Apr 21 18:51:10 2021 +0000 |
committer | Andrew Geissler <openbmcbump-github@yahoo.com> | Wed Apr 21 18:51:10 2021 +0000 |
tree | 4489e8cc921276812e2cfae4692fcfca414f1b20 | |
parent | a953aa6a9eec526ef80e58fb7323d926d98764f4 [diff] |
libpeci: srcrev bump 8fc53d7cef..ff44e549c4 Jason M. Bills (1): peci_cmds: add loop option Change-Id: I2416d0c17f123769fc137838188dfafa97c00d7a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
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 ad02834..4177051 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 @@ SRC_URI = "git://github.com/openbmc/libpeci" PV = "0.1+git${SRCPV}" -SRCREV = "8fc53d7cef0dd7ac405b5d7d91a368f376cdb508" +SRCREV = "ff44e549c44c7658ec11e0c19c13c4c45900cfe4" S = "${WORKDIR}/git"