summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-04-26 22:20:52 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-04-28 00:24:51 +0300
commitd2e5914c627dfd3bcb887e27fd5aecc8d1ad9947 (patch)
tree7321ef8f53647edee27a81d083268df4d070e1da /meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
parente66ae162190591354be1747f5fca8aebddb75e80 (diff)
downloadopenbmc-d2e5914c627dfd3bcb887e27fd5aecc8d1ad9947.tar.xz
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>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb')
-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 0e0abb236..77ce35a63 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 = "1a6258dc985cde406d9098130e4a2d683e82beb2"
+SRCREV = "d4b6c66034de374cf0b14e05b0d20e87a8cefaf3"
S = "${WORKDIR}/git"