bmcweb: srcrev bump a6669023cd..c21c64b652

Claire Weinan (1):
      LogServices: Fix dump timestamp regression

Ed Tanous (1):
      Move time utils to be in one place

Jiaqing Zhao (2):
      dbus_utility: Remove ManagedItem type alias
      system: Remove ipsPropertiesType

Change-Id: Iae05f9fb9723bb63586c1beb2efe7aa9420a86af
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 f5d5580..d5aa8bd 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;branch=master;protocol=https;nobranch=1"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "a6669023cd409db1cf784f51f1b1008798c27e5c"
+SRCREV = "c21c64b6523d882c927c0e3e29d65c364b3aa1d5"
 
 S = "${WORKDIR}/git"