commit | 50ece46323b861283bd14a88c8d1d2e47546e44d | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Mon Mar 15 17:00:52 2021 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Mon Mar 15 22:11:02 2021 +0000 |
tree | 25cb2140ecb74981e75b8f14521e4dcb8e45d6f6 | |
parent | 7345f81db9456c3ebf3e046c6a053e557aae7849 [diff] |
bmcweb: srcrev bump b614e2bde6..d8ef9915dd Ed Tanous (2): Make missing static files directory non-fatal Remove default.css from the image Change-Id: Idc8e87c499f5fa604794114309250bcf65a8eb32 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 cd6dc2e..d13af80 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 = "b614e2bde68db6712228f8533f56f94e41fda624" +SRCREV = "d8ef9915dda4d2e3b7aec885ebfa7debce61bff8" S = "${WORKDIR}/git"