bmcweb: srcrev bump b97b9c3600..fa5053a6b1

Gunnar Mills (1):
      Fix empty IPV4 gateway error

Change-Id: I5ebbf264939ec3762d4891b87426a7da6b8f9c2d
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/interfaces/bmcweb_git.bb b/recipes-phosphor/interfaces/bmcweb_git.bb
index 4104a2f..c37de08 100644
--- a/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -15,7 +15,7 @@
 SRC_URI = "git://github.com/openbmc/bmcweb.git"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "b97b9c36007f21628159905f95faff7a1baa5a54"
+SRCREV = "fa5053a6b1f1cc821e97a84b49a4f82adf580594"
 
 S = "${WORKDIR}/git"