bmcweb: srcrev bump c21055aa7a..f8c3e6f0c2

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

Change-Id: I337fd772f3d0c0e1fb21bbf75b1a21d886595228
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 092aa69..ee17126 100644
--- a/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/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"