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>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index e55dd7c..74c25b4 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 = "0daf14e053114a8e3b6da669a5240556ced9184a"
+SRCREV = "d32392249b1538e0b0a76f20bf602e683f636fb6"
 
 S = "${WORKDIR}/git"