bmcweb: srcrev bump 1e2cec3081..a6e2f1c4cb

AppaRao Puli (1):
      Fix: bug fixes in readJson

Jason M. Bills (2):
      Fix $metadata/index.xml parse error
      Consolidate regex calls when converting links

RAJESWARAN THILLAIGOVINDAN (1):
      Fix authorization for LDAP users

Change-Id: If0f58cced65a3e73a61509f4aae7c089204fa59c
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 8230006..713acb1 100644
--- a/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@
 SRC_URI = "git://github.com/openbmc/bmcweb.git"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "1e2cec30813560f17b2d214b81a579b68bd37256"
+SRCREV = "a6e2f1c4cba5f3b19d7c039f52d6598b129b5b10"
 
 S = "${WORKDIR}/git"