bmcweb: srcrev bump 49e429ca17..729f55fe55

Abhishek Patel (2):
      Keep AutoLinking; Remove extra \
      Modify entityPrivileges for certificate service

George Liu (2):
      log_services: Add AdditionalDataURI to Post Code log entries
      log_services: Add download of post code log entries

Gunnar Mills (3):
      Add Privileges schema to allow list
      Move Consoles to ComputerSystem
      Remove code using ambiguous privileges constructor

Tejas Patil (1):
      Add DateTime & Offset in Managers & LogServices

Change-Id: I3102ed81e4a9e69a0ae8d9bac21931daa00e45db
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 1f0cfd5..6ee416a 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 = "49e429ca172365bd4ba16c924501321c73527cbe"
+SRCREV = "729f55fe555e07821626aba322f42ca783652928"
 
 S = "${WORKDIR}/git"