bmcweb: srcrev bump 123e823757..a8086647b1

Andrew Geissler (1):
      only return fw images in FirmwareInventory

James Feist (2):
      Add IndicatorLed to Chassis Schema
      Revert "Connection and websockets fixes"

Suryakanth Sekar (1):
      bmcweb: Message entry for user security Event

(From meta-phosphor rev: 27bc208081b47e2004a4c2772e3a39bf8fe93016)

Change-Id: Iff1cac017e2f8d4628b47a715d3910c11b77f404
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 4c9ffbe..a352896 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 = "123e823757a6efc08b215766124ba7321e3cca55"
+SRCREV = "a8086647b103f55116ce4c872e1455ebf1f3e346"
 
 S = "${WORKDIR}/git"