bmcweb: srcrev bump f16f62633a..81ce609e30

Ed Tanous (1):
      Fix .clang-tidy

Change-Id: I38de482606f306b5685b179c1b371883a0f85494
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 2a4a45f..f7a1d96 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 = "f16f62633a64f386fd0382703ff0949ea177f457"
+SRCREV = "81ce609e30274435b4f8c3fc65340c6b6b153b0c"
 
 S = "${WORKDIR}/git"