summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-05-30 00:31:49 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-05-30 05:23:38 +0300
commitfdcc46c93e5eb69acd6fc9c9d2e07b381b907afb (patch)
treed2613264b1c8f239ce8cfc9381077b07c97652d4
parenta54f63e0828502e370ca88e949e26941e3eedb88 (diff)
downloadopenbmc-fdcc46c93e5eb69acd6fc9c9d2e07b381b907afb.tar.xz
bmcweb: srcrev bump 22c33710fe..c72aa4757b
Ed Tanous (2): Fix a trailing slash on LogServices Add security headers to websockets Jason M. Bills (1): Add ClearLog support for the Redfish Event Log Service Jennifer Lee (1): [Redfish] Enable PATCH for DHCPv4 properties in EthernetInterface schema Lei YU (1): REST: PUT: return DBus error description Santosh Puranik (1): Set GraphicalConsole to enabled (From meta-phosphor rev: 954b962f092ae9da443eef49916bcf8427034e16) Change-Id: Ic13bc06762927c625506bcb05206070264051e91 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
-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 181ef9c62..30da37c49 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 = "22c33710fed78a5c47446ee91ececf8b8ab104db"
+SRCREV = "c72aa4757b57da6e4dae2325b7d0570c6be3d89b"
S = "${WORKDIR}/git"