bmcweb: srcrev bump 03913171c7..333b530119
Andrew Geissler (2):
reduce error traces in priv and chassis code
reduce error traces in connection and auth code
Ed Tanous (3):
Redfish: Repair the wrong change made by non-admin
Fix build on clang
Revert "Adds new redfish unit testing for serviceroot"
Gunnar Mills (2):
Revert "Remove AsyncResp from openHandler"
Revert "Change the completionhandler to accept Res"
John Edward Broadbent (1):
Adds new redfish unit testing for serviceroot
zhanghch05 (2):
Change the completionhandler to accept Res
Remove AsyncResp from openHandler
Change-Id: Ibf2d57e2f4cbe2b388f57f9cc06e4d2c367f636e
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 7788ed7..abfb731 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 = "03913171c748202e81021ed2520362fd2877879b"
+SRCREV = "333b530119154072b3dbf23ebd7a82355da5b51c"
S = "${WORKDIR}/git"