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>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index d1da7b6..b834272 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 = "42cbb517ffc573e9ec39077f5a59c1443e0ef9ea"
+SRCREV = "c21865c469cfc9dffdc15d87710293115cf6d9e4"
 
 S = "${WORKDIR}/git"