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

(From meta-phosphor rev: d5b3931921d21a666b7ba8ee69af030be55c7bb1)

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