bmcweb: srcrev bump 734bfe9094..abf2add6a3

Ed Tanous (1):
      bmcweb: move variant usage to std namespace

Change-Id: I948ca3bd4f03abdeb3d9cf6c7f9ce0f8dfa89a4d
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 eedb369..53bea3d 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 = "734bfe90949b230b1d3e061522f45903c10c7b08"
+SRCREV = "abf2add6a35aaf42ba60c4ae955a4d8925b13b19"
 
 S = "${WORKDIR}/git"