summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-08-27 23:51:18 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-08-28 00:53:16 +0300
commitef23edd649e904c8d8f7e7ef180ce6b9615d70ba (patch)
treea5d26192bb8e11b132d3bf2f92e2f0b5cb197228
parent7fc1e7b9fcab65d78496a477ecca2cc44cff383b (diff)
downloadopenbmc-ef23edd649e904c8d8f7e7ef180ce6b9615d70ba.tar.xz
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 <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@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 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"