bmcweb: srcrev bump cddbf3df0e..89492a157c

Patrick Williams (1):
      clang-format: copy latest and re-format

Change-Id: I77ef1452a295f0e39eb9941759c9cb980a45c3d5
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 cb3b50f..dedb6cc 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -12,7 +12,7 @@
     ${@bb.utils.contains('PTEST_ENABLED', '1', 'gtest', '', d)} \
     ${@bb.utils.contains('PTEST_ENABLED', '1', 'gmock', '', d)} \
 "
-SRCREV = "cddbf3df0ea0b78521b62f30f2ce764c6619018a"
+SRCREV = "89492a157c9cf972b342421e24d41fd382510251"
 PV = "1.0+git${SRCPV}"
 
 SRC_URI = "git://github.com/openbmc/bmcweb.git;branch=master;protocol=https"