From ed2fdcde2e21311d48071c56610e19dc8c418de1 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Fri, 2 Aug 2019 18:01:07 +0000 Subject: bmcweb: srcrev bump c619141b47..94e1b82826 Ed Tanous (1): Ignore charset for /login attempts Jason M. Bills (2): Don't store LogEntry IDs across requests Add support to request a single Journal Event Log Entry Ramesh Iyyar (1): Fix for Download dump file with original file name Santosh Puranik (1): Fixed Accelerator State (From meta-phosphor rev: a61256c0c980ee417733e3cddcd97b86c44fd840) Change-Id: I2f2e98d6f2e0c586d7b02935c7a6d85f40759080 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(-) diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb index 031b326b1..936d58343 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 = "c619141b47d5aaa5227a2a9ef0ef8ee6f0bef22f" +SRCREV = "94e1b82826762404589e61904139bba3a86964bd" S = "${WORKDIR}/git" -- cgit v1.2.3