bmcweb: srcrev bump 91243c3b28..7d7034a65c

AppaRao Puli (1):
      IndicatorLED get and set support

Zbigniew Lukwinski (1):
      mTLS access fix to some URLs.

(From meta-phosphor rev: 39fea1bfb4b50aa35783da440c069e55241374d0)

Change-Id: If3b6c46e59f1585e5ff1951e8a58dfda711a9482
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 39eea89..396f978 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -15,7 +15,7 @@
 SRC_URI = "git://github.com/openbmc/bmcweb.git"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "91243c3b28b1df66e682f5a3ee96341fdc516b5a"
+SRCREV = "7d7034a65cf91e481e74494eec36957ceff573e9"
 
 S = "${WORKDIR}/git"