bmcweb: srcrev bump 4bb3dc3465..fd4859a7fb

Ed Tanous (1):
      Remove unused wildcard captures

Change-Id: If022d40dc0a0bd610fd918a65789676f696acb50
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 f927146..a6ca66a 100644
--- a/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@
 SRC_URI = "git://github.com/openbmc/bmcweb.git"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "4bb3dc346522b5f1e3bf6241c64238837caff5d2"
+SRCREV = "fd4859a7fba462b9762ac948702a1e768c66848f"
 
 S = "${WORKDIR}/git"