summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2018-09-26 00:20:23 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-09-26 16:44:46 +0300
commitf4d59d87b6d8ea589ad073af423b25d2d1ba58a1 (patch)
treecc9c9ef7aab171ce66d782b3e1366023092ff3cf
parent26b2072a9125dee8feabc81c3f319d4e3e46e5e0 (diff)
downloadopenbmc-f4d59d87b6d8ea589ad073af423b25d2d1ba58a1.tar.xz
phosphor-webui: srcrev bump e8634e6bfc..5f0b776753
Gunnar Mills (2): Do not autocomplete username and password Remove tabs from HTML files beccabroek (1): Resizing SOL console (From meta-phosphor rev: a082f309953d058a1db52162b3d3450805e1c94d) Change-Id: I44d4c955bb5a300bfdb1ff383582bcd88e140f51 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.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/webui/phosphor-webui.bb b/meta-phosphor/recipes-phosphor/webui/phosphor-webui.bb
index 7811022525..fa5833aa27 100644
--- a/meta-phosphor/recipes-phosphor/webui/phosphor-webui.bb
+++ b/meta-phosphor/recipes-phosphor/webui/phosphor-webui.bb
@@ -4,7 +4,7 @@
LICENSE = "Apache-2.0"
SRC_URI = "git://github.com/openbmc/phosphor-webui.git"
LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
-SRCREV = "e8634e6bfc99879a14234c485577c6e899dd6da1"
+SRCREV = "5f0b776753678897722eb9fc7bb269cf5e47c10a"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "