commit | 4c7f865663f8e92afd83517f99de1bfd4ef6612c | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Tue Oct 26 04:40:30 2021 +0000 |
committer | Jason Bills <jason.m.bills@linux.intel.com> | Tue Oct 26 19:05:59 2021 +0000 |
tree | 8985501cb23356989a968bd3153ec9ec4273c840 | |
parent | a9836c39b4539437babe78dbb78e8b39cf63a05a [diff] |
libpeci: srcrev bump 03d7dae24d..c208ded0dd Manojkiran Eda (1): Add OWNERS file Change-Id: Ia5c68193ca17bd775efcfda6f0c6647a973d39e2 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 29b29f7..4cb216f 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 = "03d7dae24d74f35d5703da74931938fcab7467d3" +SRCREV = "c208ded0dde3207af30b1543d354f0f7e2a2b2cb" S = "${WORKDIR}/git"