summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-08-02 21:01:07 +0300
committerAndrew Geissler <geissonator@yahoo.com>2019-08-04 22:42:44 +0300
commite5ae591cedcce4edf8373d3733db232c3310fef7 (patch)
tree148c72952b021c4c5f7eb0f31bf1ea874fb23310 /meta-phosphor
parentd962c6e4ea47d83b90e7d6daec7c6b9d09493714 (diff)
downloadopenbmc-e5ae591cedcce4edf8373d3733db232c3310fef7.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>
Diffstat (limited to 'meta-phosphor')
-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"