bmcweb: srcrev bump 82695a5b3b..eb1c47d3d9
Ed Tanous (2):
Implement odata annotations ignoring
Remove regex uses in event service and consolidate
Change-Id: Iea043a32d40f6bebb8e2ae259270b60cde3a01e9
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 947a2bb..ff453f6 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;branch=master;protocol=https;nobranch=1"
PV = "1.0+git${SRCPV}"
-SRCREV = "82695a5b3b9ef7d5130e9607866c1bbfe5982172"
+SRCREV = "eb1c47d3d98a186164ffb90214037c6062da7937"
S = "${WORKDIR}/git"