summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-09-25 23:51:28 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-09-26 15:40:18 +0300
commit60e41cf313dbefec157541b492eee33a088cff62 (patch)
treed4a616efc5c7ec4bad80f7dfa45786e5f8075273
parent18e7ecb6161f85cc7604924d205c21bf802bf19a (diff)
downloadopenbmc-60e41cf313dbefec157541b492eee33a088cff62.tar.xz
phosphor-webui: srcrev bump 49001e25fb..5dac9e155e
Derick Montague (1): Add error messaging for error log date filtering and Safari support Yoshie Muranaka (1): Update boot override UI messaging visibility (From meta-phosphor rev: b96db4e4beadf49d154351dd8a7ee07678ecdb3d) Change-Id: I3a3daea29101ebf593e44ed11fb5c74fe3dafa1d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
-rw-r--r--meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb b/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
index a9548e428..840e17075 100644
--- a/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
+++ b/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
@@ -6,7 +6,7 @@ LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
SRC_URI = "git://github.com/openbmc/phosphor-webui.git"
-SRCREV = "49001e25fb1e1abd22e56023992a53c10b4d7055"
+SRCREV = "5dac9e155e46cd8615a057ff6fe1577a9f21a0a7"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "