bmcweb: srcrev bump 5ae1f7f3e0..4c8c12d2a6

Ed Tanous (1):
      Reformat scripts

Change-Id: I5b0606d9c72426d0f3e14109e82f3aa12c3919b1
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 ad65e6d..53ef0be 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@
     ${@bb.utils.contains('PTEST_ENABLED', '1', 'gtest', '', d)} \
     ${@bb.utils.contains('PTEST_ENABLED', '1', 'gmock', '', d)} \
 "
-SRCREV = "5ae1f7f3e0c78f84d153f7ef24ee22bb1c73eaa0"
+SRCREV = "4c8c12d2a699641ec24a2605583686a03a8484cb"
 PV = "1.0+git${SRCPV}"
 
 SRC_URI = "git://github.com/openbmc/bmcweb.git;branch=master;protocol=https"