bmcweb: srcrev bump 291d709d35..6c7d53a54a

Ed Tanous (1):
      Subproject include as system include

Change-Id: I0f9fd15a74d3b794eb56c1e4c8dea8c65dbe93f0
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index 4990bc1..bd2f3cf 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@
     ${@bb.utils.contains('PTEST_ENABLED', '1', 'gtest', '', d)} \
     ${@bb.utils.contains('PTEST_ENABLED', '1', 'gmock', '', d)} \
 "
-SRCREV = "291d709d3505cb345259e7d78eb6c8b765499c1b"
+SRCREV = "6c7d53a54ac436b4e9a18ec59b9e3833ad16c6a5"
 PV = "1.0+git${SRCPV}"
 
 SRC_URI = "git://github.com/openbmc/bmcweb.git;branch=master;protocol=https;nobranch=1"