From 48b9d9c4a94e305fd068dec8413daa02c8a3fb6e Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Fri, 24 Jul 2020 16:01:46 +0000 Subject: bmcweb: srcrev bump e7808c93f0..72d566d9eb MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Adrian Ambrożewicz (1): Make default PUT handling return 403 for unpriviledged user AppaRao Puli (2): Add ResetActionInfo for ResetType EventService: Add nullptr check to avoid crash Ed Tanous (1): Deprecate the "" operator, and isEqP Gunnar Mills (2): Add back reset body limit Firmware: Add ActiveSoftwareImage for the running image James Feist (3): Rework Authorization flow CancelDeadlineTimer after doWrite Add read in progress check to timer Wludzik, Jozef (1): Add 'reason' message to websocket close method Zhikui Ren (1): Add SerialNumber and Model for cpu node in redfish (From meta-phosphor rev: 7f9cfb5bbd2166006de0a2a79eab0e577159c4f0) Change-Id: I36a531374aef1978c25d029abaa8e487bfbc4632 Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/recipes-phosphor/interfaces') diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb index d8a01399e..474260795 100644 --- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb +++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb @@ -13,7 +13,7 @@ LIC_FILES_CHKSUM = "file://LICENCE;md5=a6a4edad4aed50f39a66d098d74b265b" SRC_URI = "git://github.com/openbmc/bmcweb.git" PV = "1.0+git${SRCPV}" -SRCREV = "e7808c93f01081ca12e1b4769691b5ae673f9017" +SRCREV = "72d566d9ebe2125b589c56ff71d4dcef6cd38981" S = "${WORKDIR}/git" -- cgit v1.2.3