summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/interfaces
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-03-15 20:00:52 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-03-16 01:11:02 +0300
commit50ece46323b861283bd14a88c8d1d2e47546e44d (patch)
tree25cb2140ecb74981e75b8f14521e4dcb8e45d6f6 /meta-phosphor/recipes-phosphor/interfaces
parent7345f81db9456c3ebf3e046c6a053e557aae7849 (diff)
downloadopenbmc-50ece46323b861283bd14a88c8d1d2e47546e44d.tar.xz
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>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/interfaces')
-rw-r--r--meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index cd6dc2e7d..d13af80a4 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@ LIC_FILES_CHKSUM = "file://LICENCE;md5=a6a4edad4aed50f39a66d098d74b265b"
SRC_URI = "git://github.com/openbmc/bmcweb.git"
PV = "1.0+git${SRCPV}"
-SRCREV = "b614e2bde68db6712228f8533f56f94e41fda624"
+SRCREV = "d8ef9915dda4d2e3b7aec885ebfa7debce61bff8"
S = "${WORKDIR}/git"