summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-03-11 18:30:51 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2021-03-11 18:30:51 +0300
commit3b6b87a49a778867ce01f374ff610af930dfe973 (patch)
tree8b6852e34be977e42bba0dc3a28bd0802e34840c
parent5aa7fa4c7ae9f9a7f97d02209637b52ec1ececa5 (diff)
downloadopenbmc-3b6b87a49a778867ce01f374ff610af930dfe973.tar.xz
bmcweb: srcrev bump 0daf14e053..d32392249b
AppaRao Puli (1): bmcweb build issue fix Ed Tanous (1): Disable nbd proxy from the build Sunitha Harish (1): Redfish Session : Fix clientIp getting mapped to clientId Change-Id: Ia19e7f859ee2138b1cc744523bf83d72bb2d73aa 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 e55dd7c27..74c25b406 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 = "0daf14e053114a8e3b6da669a5240556ced9184a"
+SRCREV = "d32392249b1538e0b0a76f20bf602e683f636fb6"
S = "${WORKDIR}/git"