From ef23edd649e904c8d8f7e7ef180ce6b9615d70ba Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Thu, 27 Aug 2020 20:51:18 +0000 Subject: 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 (From meta-phosphor rev: 0777906691705f0343ae24e026cef612dc144d1f) Change-Id: I0a318eeef79e2591f2ff8d105ad5a0a548e47eb7 Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb index 55769aa045..cf675f49b1 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://LICENCE;md5=a6a4edad4aed50f39a66d098d74b265b" SRC_URI = "git://github.com/openbmc/bmcweb.git" PV = "1.0+git${SRCPV}" -SRCREV = "80789c8e769b7439d72787bd620f28ebd5b14235" +SRCREV = "5b0de033d13a7d7e566477269dca6626fcd704be" S = "${WORKDIR}/git" -- cgit v1.2.3