bmcweb.bb: bump version

Change-Id: I6f8fca9d7922386a91129a54c9f028d91929a048
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/common/recipes-phosphor/interfaces/bmcweb.bb b/common/recipes-phosphor/interfaces/bmcweb.bb
index f39e01a..9b60f50 100644
--- a/common/recipes-phosphor/interfaces/bmcweb.bb
+++ b/common/recipes-phosphor/interfaces/bmcweb.bb
@@ -12,7 +12,7 @@
 SRC_URI = "git://github.com/openbmc/bmcweb.git"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "d529ee2e2f3ed0e28b95c4b38458bb9828d56994"
+SRCREV = "eb1eb78e639414bf0862e4c2fee5ab65c1d2f314"
 
 S = "${WORKDIR}/git"