commit | ef43e07ae6ecdf97da76f2d0b1e126e91bbdc117 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Mon Oct 11 19:30:56 2021 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Tue Oct 12 01:37:36 2021 +0000 |
tree | 4568267fc01f45dee40913cdeedeccfe96f16708 | |
parent | 398e6db7a109989b5a04fa94c4ba553f4b1d37dc [diff] |
bmcweb: srcrev bump 8e659c88fc..e7b5f604cc Lei YU (1): Fix build warning Change-Id: I5d4b7f02c5066b5b47e6d283b1aa8c3252adf259 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb index 4c21402..9f6ffbc 100644 --- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb +++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@ SRC_URI = "git://github.com/openbmc/bmcweb.git" PV = "1.0+git${SRCPV}" -SRCREV = "8e659c88fc872073f7f6dbc225cfac37d4e97ff6" +SRCREV = "e7b5f604cc86dfa3995174a62df0b75f2b3ecaa7" S = "${WORKDIR}/git"