From fdcc46c93e5eb69acd6fc9c9d2e07b381b907afb Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Wed, 29 May 2019 21:31:49 +0000 Subject: 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 Signed-off-by: Brad Bishop --- meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.2.3