bmcweb: srcrev bump d206b437e3..029cc1f410

Igor Kononenko (1):
      bmcweb: cmake: add advanced logs build option

Manojkiran Eda (1):
      Remove redundant compiler flags

Zhikui Ren (1):
      update cpu information to cpu interface

Change-Id: Ida9307710d5e7a4b53942a89d01508cbf9004810
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 13bf664..412857e 100644
--- a/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@
 SRC_URI = "git://github.com/openbmc/bmcweb.git"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "d206b437e3fb79a89205a9fbe748b017d312ddfa"
+SRCREV = "029cc1f4106968f7e871d17a8bcb71a303a12ffa"
 
 S = "${WORKDIR}/git"