bmcweb: srcrev bump 029cc1f410..ac29323dda

AppaRao Puli (1):
      Add MutualExclusiveProperties registry

Manojkiran Eda (1):
      Suppress : Stringop Overflow warning during build time

Wludzik, Jozef (1):
      EventService: Fix type mismatch in MetricReport

Change-Id: Ib968ee24ab2070c24410c61accebc5ab63b0753e
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 412857e..edd421c 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 = "029cc1f4106968f7e871d17a8bcb71a303a12ffa"
+SRCREV = "ac29323dda1b643a81bf85719f7d3b7b2ab97903"
 
 S = "${WORKDIR}/git"