commit | 7a35a9299af15772f2da00176f372e1400ac643b | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Tue Nov 09 18:00:18 2021 +0000 |
committer | Jason Bills <jason.m.bills@linux.intel.com> | Tue Nov 09 21:53:31 2021 +0000 |
tree | 7421da518733bd5deff7a370531d9e6ceb669657 | |
parent | 518a2eb822c819f3d450a7386a2bc544a6536e84 [diff] |
libpeci: srcrev bump c208ded0dd..6a00e9aa72 Jonathan Doman (1): Add ICX-D and SPR CPUModel definitions. Change-Id: I304227e4be098d65389a7d8a49568b27ad9b64ca 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 4cb216f..15ef4be 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 = "c208ded0dde3207af30b1543d354f0f7e2a2b2cb" +SRCREV = "6a00e9aa72f75d66eb8b9572c7fd3894f91c6bba" S = "${WORKDIR}/git"