bmcweb: srcrev bump 1c30e500c6..1c8252799b

Ed Tanous (2):
      Move SessionService to free methods
      Make bmcweb pass REQ_POST_CREATE_TO_MEMBERS_PROP

Jiaqing Zhao (2):
      Memory: Fix OperatingMemoryModes and MemoryMedia properties
      Drop unused App.sslFile() method

Nan Zhou (1):
      script: specify the interpreter to env

Change-Id: I37f208653d89bb8b6a64f5880d17e2cbba0636ba
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 22b5317..f1fbf39 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 = "1c30e500c6f234ed53a8aa84f0f367e5d90eb02f"
+SRCREV = "1c8252799b1c97fad5b05c5746ec512292a1f66c"
 
 S = "${WORKDIR}/git"