summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-10-09 18:01:48 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-10-10 02:31:58 +0300
commit1a46a21507cc746011a79365cb4485cc689c066e (patch)
tree1f82cc216b439a017837417f96bff28dbc42a67e
parent1d43506d5976523b828b4552fca5c206b988c301 (diff)
downloadopenbmc-1a46a21507cc746011a79365cb4485cc689c066e.tar.xz
phosphor-webui: srcrev bump fdcb35ee7d..86c0b94b6d
Derick Montague (1): Fix icon-warning syntax error Dixsie Wolmers (1): Update KVM layout and add open in new window functionality Yoshie Muranaka (1): Add searchable properties to event log filter (From meta-phosphor rev: 6210a20cfe945207c069001d23485c04e263f321) Change-Id: I7513a24a6bc1065ae06efcabe915df98252b9e1e 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 f9baf20e2..513e3887d 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 = "fdcb35ee7d351cac68820247d7538cc3e1ebe3bb"
+SRCREV = "86c0b94b6d4e3876b9a43b01faa8ee78269415eb"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "