bmcweb.bb: bump version

Change-Id: I098cd6c6019b1db60d34fcd5a7ad5e645e0e60c9
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-phosphor/common/recipes-phosphor/interfaces/bmcweb.bb b/meta-phosphor/common/recipes-phosphor/interfaces/bmcweb.bb
index fcd53de..5eb4ee7 100644
--- a/meta-phosphor/common/recipes-phosphor/interfaces/bmcweb.bb
+++ b/meta-phosphor/common/recipes-phosphor/interfaces/bmcweb.bb
@@ -12,7 +12,7 @@
 SRC_URI = "git://github.com/openbmc/bmcweb.git"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "1b0044bb9a92cd90a59dae1786640411e40ca3f3"
+SRCREV = "a434f2bde1f80e1a0ddcda0961a7ff102de152d6"
 
 S = "${WORKDIR}/git"