bmcweb: srcrev bump d887fff197..c7a29d366c

Ed Tanous (1):
      Remove IBM specific variable name

Change-Id: I7a28271c1caad8269049281dd53aa90fa77cd2fe
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 16fed53..1190b73 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 = "d887fff197b2fc3357bcbb1adb028521699a204a"
+SRCREV = "c7a29d366c958bd20509ba88d17c4fb3cb38d7ef"
 
 S = "${WORKDIR}/git"