bmcweb: srcrev bump ac29323dda..7c486a180c

Xiaochao Ma (1):
      Fix the snmp parameter in NetworkProtocol

Change-Id: Ia2b0efa5be515c2d18233c905d917c0c8db32ac6
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 edd421c..f03de37 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 = "ac29323dda1b643a81bf85719f7d3b7b2ab97903"
+SRCREV = "7c486a180c492d5f0080ad59ad44b0b59787ac31"
 
 S = "${WORKDIR}/git"