summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-08-02 21:01:07 +0300
committerEd Tanous <ed@tanous.net>2019-08-20 18:56:17 +0300
commited2fdcde2e21311d48071c56610e19dc8c418de1 (patch)
treed9b792fed73141a476b563f3b4bffff168f70911
parentf38a96f6272741726ea19243e332f29860ffdeb6 (diff)
downloadopenbmc-ed2fdcde2e21311d48071c56610e19dc8c418de1.tar.xz
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 <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.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 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"