bmcweb: srcrev bump 029573d4d5..d53dd41f16

Jason M. Bills (3):
      Update the CPU Log Timestamp location
      Add missing Entries fields for CPU and BMC LogServices
      Move the CPU LogService to Systems

Change-Id: I4f1ae2b6ec4b31b1df908931af104e7ed6598f8a
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/interfaces/bmcweb_git.bb b/recipes-phosphor/interfaces/bmcweb_git.bb
index d2b0972..477ec12 100644
--- a/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -15,7 +15,7 @@
 SRC_URI = "git://github.com/openbmc/bmcweb.git"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "029573d4d59ce5a67e4713a261b703f6cadfd8ef"
+SRCREV = "d53dd41f16d4e31f20df7e63d4ea275166a581c9"
 
 S = "${WORKDIR}/git"