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

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