bmcweb: srcrev bump 7bb985eeb0..9a69d5a5ef

Ali Ahmed (1):
      Add SystemType to Systems/hypervisor

Ed Tanous (4):
      Remove unused variables in connection class
      Rearrange/clean code in connection
      fix clang formatting
      Clear UserSession in between requests

John Edward Broadbent (2):
      Change ownership of boost::req to crow::req
      Corrects issues in session

Change-Id: Idaacee582adc86dcbe70d8dfa59fa6984fb255fa
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 f7d2413..3f0c3a8 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"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "7bb985eeb0930905c2f4d551e895dd5293094931"
+SRCREV = "9a69d5a5efde522fccac2fcbf50052a73aaab671"
 
 S = "${WORKDIR}/git"