bmcweb: srcrev bump 80789c8e76..5b0de033d1
Chalapathi Venkataramashetty (1):
update_service: add sufficient delay for fw object to get created
Ed Tanous (4):
Prep for boost 1.74.0
Modernize; Move some apis to range based for loop
Fix build error in debug
Move webassets structures to constexpr
George Liu (2):
Implement Modified Event log property
Fix potential null pointer dereference
Jason M. Bills (1):
Add firmware activation messages to the registry
Jonathan Doman (1):
Add BMCBootReason Redfish message
Manojkiran Eda (1):
Fix:Mismatch of IF and ENDIF expressions when compiling with clang
Vikram Bodireddy (1):
Fix unused param errors
Change-Id: Icb15325d0fd8fcf5ab129b0ec82995757996688d
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/interfaces/bmcweb_git.bb b/recipes-phosphor/interfaces/bmcweb_git.bb
index 55769aa..cf675f4 100644
--- a/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@
SRC_URI = "git://github.com/openbmc/bmcweb.git"
PV = "1.0+git${SRCPV}"
-SRCREV = "80789c8e769b7439d72787bd620f28ebd5b14235"
+SRCREV = "5b0de033d13a7d7e566477269dca6626fcd704be"
S = "${WORKDIR}/git"