summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-02-14 19:50:44 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-02-17 03:50:11 +0300
commit74efe3dbbf50a0cfe73241bf653e0b5dec972bfd (patch)
tree8941ee622d1fea5ce7e9d2660ded65976f98672d
parentc7935077ae30c63bb0a16f54e85a6ae5bc440373 (diff)
downloadopenbmc-74efe3dbbf50a0cfe73241bf653e0b5dec972bfd.tar.xz
bmcweb: srcrev bump ae6595ef53..086d32c5a6
Andrew Geissler (1): hypervisor: rename source file to be more general Ed Tanous (1): Bind dev server to ipv4 only Sunitha Harish (3): Validate the path during ConfigFile upload IBM Management Console: Replacing crow::Response with bmcweb::AsyncResp IBM ConfigFile upload : Fix content-type validation Change-Id: I9afcc1b9bf1c5cee7343bc5036d7499d44fc4235 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-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 a926dd3ca..59deaf4a4 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 = "ae6595ef5349a290bd36d5da967190aa4a461355"
+SRCREV = "086d32c5a61a29e92ac441e66fd4a53df4f2c8ec"
S = "${WORKDIR}/git"