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

(From meta-phosphor rev: 5e35dbbec02a84112d084a876f0b6d9c9b77e327)

Change-Id: I5bd851bbcb08b299ea1ddef17550d17a4cce41ae
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index 8230006..713acb1 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"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "1e2cec30813560f17b2d214b81a579b68bd37256"
+SRCREV = "a6e2f1c4cba5f3b19d7c039f52d6598b129b5b10"
 
 S = "${WORKDIR}/git"