bmcweb: srcrev bump 1f56a3a603..717794d546

AppaRao Puli (2):
      Renamed User role name to ReadOnly
      Minor fix: Typo correction

Ed Tanous (1):
      Add "requires" handlers to all non-trivial routes

James Feist (1):
      rerun cmake-format

Jason M. Bills (1):
      Update to PCIeDevices 1.4 and add PCIeFunctionCollection support

Zbigniew Lukwinski (1):
      Prohibit making connection based on old CA cert.

(From meta-phosphor rev: 83ee61c122af69e2756a3ade47e371e1ed1f11cb)

Change-Id: I35f717cd598a66f211e42a5208e0e5bf973ccd22
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index c9debd1..b81e580 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -15,7 +15,7 @@
 SRC_URI = "git://github.com/openbmc/bmcweb.git"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "1f56a3a6031ba5992d52532cf2d32c76253c9167"
+SRCREV = "717794d5465c54e07a1247db9e9d7ec68b0d6cc6"
 
 S = "${WORKDIR}/git"