commit | ee2a44ddc1541e07e35926369cb4d0c53b44aac9 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Tue Mar 15 17:00:12 2022 +0000 |
committer | Andrew Geissler <andrew@geissonator.com> | Wed Mar 16 00:15:08 2022 +0000 |
tree | bb4338fb7d17087e2839a50a838395785d7c1eb3 | |
parent | 001c0ada36958cc218945a017e4b320246cbc9ce [diff] |
libpeci: srcrev bump bdefaa3c95..fd5dfd56b0 Nirav Shah (1): Make code c portable Change-Id: Ia25485e464fbd694e4c7e6c7a0d0d923d920e32e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-x86/libpeci/libpeci_git.bb b/meta-phosphor/recipes-x86/libpeci/libpeci_git.bb index 9e4715f..1094ae7 100644 --- a/meta-phosphor/recipes-x86/libpeci/libpeci_git.bb +++ b/meta-phosphor/recipes-x86/libpeci/libpeci_git.bb
@@ -8,7 +8,7 @@ SRC_URI = "git://github.com/openbmc/libpeci;branch=master;protocol=https" PV = "0.1+git${SRCPV}" -SRCREV = "bdefaa3c95d0a93928f8ebda1ce158172d3a4bcf" +SRCREV = "fd5dfd56b05f082623dde50f4bea15eaef25dd27" S = "${WORKDIR}/git"