bmcweb: srcrev bump 717794d546..22984074fa

James Feist (1):
      Add Rebuilding to Drives

Nikhil Potade (1):
      Add Storage Schema

Ratan Gupta (1):
      Fix the websocket handshake

Change-Id: Ib279da36cdc916ea3e1f416f3dbca588138a9873
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 b81e580..1095698 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 = "717794d5465c54e07a1247db9e9d7ec68b0d6cc6"
+SRCREV = "22984074fa0ec13967fe95b93282de2294411c6b"
 
 S = "${WORKDIR}/git"