bmcweb: srcrev bump c21055aa7a..f8c3e6f0c2

Kuiying Wang (1):
      Define MaxConcurrentSessions property for Manager.SerialConsole and GraphicalConsole

(From meta-phosphor rev: 31c0128b908d6309ae173ebdbb0eba7d9e5ae03b)

Change-Id: Ie660b53f50a3a0f141e08f99099e5c6fb8254ab0
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 092aa69..ee17126 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 = "c21055aa7ad7f252e663535ec36b56a29bf0eb6a"
+SRCREV = "f8c3e6f0c2a1f2c213c0978bf86befdee60625c5"
 
 S = "${WORKDIR}/git"