bmcweb: srcrev bump 1c8252799b..9629907de7

Nan Zhou (1):
      service root: add ProtocolFeaturesSupported

zhanghch05 (1):
      Remove AsyncResp from openHandler

Change-Id: I00496d646fb3fb244186dec09db34469d2e6a207
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index f1fbf39..ce9a39f 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@
 SRC_URI = "git://github.com/openbmc/bmcweb.git;branch=master;protocol=https;nobranch=1"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "1c8252799b1c97fad5b05c5746ec512292a1f66c"
+SRCREV = "9629907de7880c0853bb4d5b9c624c452a598861"
 
 S = "${WORKDIR}/git"