summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-11-17 03:30:48 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-11-17 05:34:56 +0300
commit75149586288ea6689e4371e04af7b90a34751bfb (patch)
tree135191dd2ae3dcda8f2e856114f14db11731cda2
parent1c8f465308e319a5e9ff16628d82858eac3133cb (diff)
downloadopenbmc-75149586288ea6689e4371e04af7b90a34751bfb.tar.xz
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>
-rw-r--r--meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index 7788ed751..abfb73164 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=175792518e4ac015ab6696d16c4f607e"
SRC_URI = "git://github.com/openbmc/bmcweb.git"
PV = "1.0+git${SRCPV}"
-SRCREV = "03913171c748202e81021ed2520362fd2877879b"
+SRCREV = "333b530119154072b3dbf23ebd7a82355da5b51c"
S = "${WORKDIR}/git"