bmcweb: srcrev bump bd078c3b73..abb93cdd0a

Ed Tanous (2):
      Don't clang-format or clang-tidy subprojects
      Make code pass clang-tidy-13

Change-Id: Id651da4b53c64e977717d948a431b3775ac367c7
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 628afe5..7236d78 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"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "bd078c3b730914fb4edc46717d92106d49d6c4b8"
+SRCREV = "abb93cdd0a49be03bf2fe95f07823686b289ecd5"
 
 S = "${WORKDIR}/git"