summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-09-09 19:31:36 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-09-10 00:49:54 +0300
commit832a57f0dadc476ccad35c373935d0933a0be14a (patch)
treec6990132b1596691ccf131401a4b3138cfb75c34 /meta-phosphor/recipes-phosphor/webui
parent1187585466b7f8a04e488b1abb873f99b3237278 (diff)
downloadopenbmc-832a57f0dadc476ccad35c373935d0933a0be14a.tar.xz
webui-vue: srcrev bump 4afe2f762c..6b140bacde
Derick Montague (1): Update event log default sort order Dixsie Wolmers (1): Add title attribute to all icon only buttons (From meta-phosphor rev: 502b1e39cb19e066ff4c7f998ae9b55c00c9000d) Change-Id: Idd8776ee20bfa9cc2a9e056020e7f901545481fc Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/webui')
-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 4d86ccf52..a1ac8c838 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 = "4afe2f762cf7f567579bcd3b03c9023c79b535fc"
+SRCREV = "6b140bacde6213f6f6b89e0f1480948b39436fb0"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "