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

(From meta-phosphor rev: 090e1fe84c5f2c07f4615df5c38272e072ffa736)

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