bmcweb: srcrev bump 2c37b4b0f4..938f25685f
Chicago Duan (2):
Redfish: Fix bug that cause validator failed
Redfish: Fix issue of EventDestination
Ed Tanous (12):
Remove Node class from Account Service
Change ManagerAccount privileges to match registry
Move Sessions to non Node structure
Move the hypervisor endpoints into a namespace
Move ethernet interface away from Node class
Remove the Node class
Remove Node class from NBD proxy
Fix shadowing of parameter in scripts
Update clang-format version in scripts
Update registries
Fix Session delete to return 200
Fix base registry validator failure
John Edward Broadbent (1):
Corrects URI by removing /<str>
Tejas Patil (1):
Add support for MaxImageSizeBytes in UpdateService
Change-Id: If16b05d138136b81397c6d38fcdcbefc19c18e27
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 5bc00e3..81d0b02 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 = "2c37b4b0f465344aeea311efd61fd9a217ad8e3e"
+SRCREV = "938f25685f4b93d632fe5169cf5e258164538114"
S = "${WORKDIR}/git"