summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-10-23 02:01:07 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-10-23 15:52:34 +0300
commitfd80d2378a09617e48c8d4fe215529c3357bce15 (patch)
treea41d2d0efcd1407e69974167c4f1f5e7427ac19a /meta-phosphor
parentafb4d6df77de77873a3a6e1822b24fcfde6761f5 (diff)
downloadopenbmc-fd80d2378a09617e48c8d4fe215529c3357bce15.tar.xz
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>
Diffstat (limited to 'meta-phosphor')
-rw-r--r--meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index c9debd1e6..b81e580cf 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -15,7 +15,7 @@ LIC_FILES_CHKSUM = "file://LICENCE;md5=a6a4edad4aed50f39a66d098d74b265b"
SRC_URI = "git://github.com/openbmc/bmcweb.git"
PV = "1.0+git${SRCPV}"
-SRCREV = "1f56a3a6031ba5992d52532cf2d32c76253c9167"
+SRCREV = "717794d5465c54e07a1247db9e9d7ec68b0d6cc6"
S = "${WORKDIR}/git"