summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-08-02 18:50:53 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-08-03 16:11:03 +0300
commit936b7fff8476b91fa83580bd327e603fdf4a79b6 (patch)
treec9909051b214e372669f1050da40ffe5bc637c4f
parent11f1e598d2842c71581a25ccce6fa413fdf802e6 (diff)
downloadopenbmc-936b7fff8476b91fa83580bd327e603fdf4a79b6.tar.xz
bmcweb: srcrev bump 42cbb517ff..c21865c469
Gunnar Mills (2): Correct Manager LogService Collection permission Fix System EventLog Collection permission Konstantin Aladyshev (1): Support new boot override setting design P Dheeraj Srujan Kumar (1): Fix Klocwork Issue - Dereferencing iterators Change-Id: I5cea0b3f8c964301cfaa523daf503574ab82d899 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 d1da7b6f8..b834272fa 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 = "42cbb517ffc573e9ec39077f5a59c1443e0ef9ea"
+SRCREV = "c21865c469cfc9dffdc15d87710293115cf6d9e4"
S = "${WORKDIR}/git"