bmcweb: srcrev bump 41b25aa3a5..33e1f122b7

Andrew Geissler (2):
      vscode: ignore directory
      AllowedHostTransitions: look for on dbus

Change-Id: I0d27f40fcf6620b473b20616678bd1ac568e432b
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 a77c708..f90056d 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 = "41b25aa3a541a0f92dee53b89064f655ac5e11cb"
+SRCREV = "33e1f122b740c5de679dc0350b5f41e8d975499f"
 PV = "1.0+git${SRCPV}"
 
 SRC_URI = "git://github.com/openbmc/bmcweb.git;branch=master;protocol=https"