summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-10-08 00:51:52 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-10-08 05:32:27 +0300
commit5d0e1f6307262ee5307fc2dae940d8d6d0032b7e (patch)
tree67f668bdefad270c3b71172c9effe51f82df1832
parent30b568fda2cc45feb28892e5a82a306e1f269f21 (diff)
downloadopenbmc-5d0e1f6307262ee5307fc2dae940d8d6d0032b7e.tar.xz
webui-vue: srcrev bump b53e086876..dc618a8dbc
Sukanya Pandey (1): Add updated table styles SurenNeware (2): Add stacked table style for small screen Add new style guide to global button style (From meta-phosphor rev: 6706ef32088aeb7ae048064a9a496b71b090213c) Change-Id: Ie02fca1bf0211b305362068ea75c92e631ad2fd6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
-rw-r--r--meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
index 5d58623a5..43d71e304 100644
--- a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
+++ b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
@@ -6,7 +6,7 @@ LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
SRC_URI = "git://github.com/openbmc/webui-vue.git"
-SRCREV = "b53e086876138f065bd0d976432a7eb75d254cd6"
+SRCREV = "dc618a8dbc778c273015540e438cf81e1933175f"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "