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

(From meta-phosphor rev: 3fb350499506bcdeb843ee3ff00f9c83da8970e9)

Change-Id: Iccc3f71f3d6b2c0f6795290a795ade9e7e51b5f7
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index d2b0972..477ec12 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/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"