bmcweb: srcrev bump b2a3289d6f..4f9637fafd

Patrick Williams (1):
      use non-deprecated dedup_variant_t

Change-Id: I33a787798256f78a46009fed99a3e81003dd5c6f
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 df55227..19c5c10 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 = "b2a3289d6f86756da4bd500b6a53b1628fffcf37"
+SRCREV = "4f9637fafd37b19c795367f79e4ea668de146553"
 
 S = "${WORKDIR}/git"