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.
Change-Id: I52113952218943d1e48710c8f0ccc77485f06d26
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 c9debd1..b81e580 100644
--- a/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/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"