bmcweb: srcrev bump d32c4fa936..44fad2aa3b

Ed Tanous (1):
      Remove dead hostname code

Patrick Williams (1):
      catch exceptions as const

Change-Id: Idffec000f36e4667ec82927e949d6518b47d6fdb
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 5bb5c46..d5d9080 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 = "d32c4fa936f9a88fc1dd124201ed11a6a90a18c5"
+SRCREV = "44fad2aa3ba9e28bb52c0ff21ba2cdbd2812b199"
 
 S = "${WORKDIR}/git"