bmcweb: srcrev bump 4c8c12d2a6..2ae81db99a

Gunnar Mills (1):
      Bump Redfish schemas to 2023.3

Change-Id: I86ccb05f87ec11ae07a6d833ed236357a40cfb37
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 53ef0be..28cd4f2 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 = "4c8c12d2a699641ec24a2605583686a03a8484cb"
+SRCREV = "2ae81db99a155febe45d27e3834cfa5471b3ecdf"
 PV = "1.0+git${SRCPV}"
 
 SRC_URI = "git://github.com/openbmc/bmcweb.git;branch=master;protocol=https"