bmcweb: srcrev bump 0185c7f163..8f52ee5214

Johnathan Mantey (1):
      Add CMake generated config.h to gitignore

Change-Id: I60aced4a147c26fcf56df1ac814f574add5118c5
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 4b5592f..348acac 100644
--- a/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@
 SRC_URI = "git://github.com/openbmc/bmcweb.git"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "0185c7f163a850216437be23111e2bfdd874cd11"
+SRCREV = "8f52ee52148edea2fbd8d538e6fc93985fb04d36"
 
 S = "${WORKDIR}/git"