commit | d2e5914c627dfd3bcb887e27fd5aecc8d1ad9947 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Mon Apr 26 19:20:52 2021 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Tue Apr 27 21:24:51 2021 +0000 |
tree | 7321ef8f53647edee27a81d083268df4d070e1da | |
parent | e66ae162190591354be1747f5fca8aebddb75e80 [diff] [blame] |
bmcweb: srcrev bump 1a6258dc98..d4b6c66034 Ed Tanous (1): Fix infinite redirect when webui isn't installed Change-Id: I5d8fa8a7d042b168b0f9c21204597b8898b4a23a 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 0e0abb2..77ce35a 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 = "1a6258dc985cde406d9098130e4a2d683e82beb2" +SRCREV = "d4b6c66034de374cf0b14e05b0d20e87a8cefaf3" S = "${WORKDIR}/git"