summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-11-05 19:31:45 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-11-06 00:50:14 +0300
commitbce92d8c5f8148f3a49ba13e632e8dc14216d29e (patch)
tree7c0441e8fc3b707d50efe5b389de353b5670f9fa /meta-phosphor/recipes-phosphor
parent9e962a8b88ce94f636cdbcefeb7baf7f2b22a353 (diff)
downloadopenbmc-bce92d8c5f8148f3a49ba13e632e8dc14216d29e.tar.xz
webui-vue: srcrev bump bc0d61b5e8..efbd401dc4
Derick Montague (2): Fix icon color in documentation Fix property order to meet linting rules (From meta-phosphor rev: 642e1057a4074e3f362d934db031f1ebc1763df6) Change-Id: Ia85540606da963bbb912096836da2ab1c76a2381 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor')
-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 878fa3e67..14b9cded1 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 = "bc0d61b5e80d47835e63d9ceb5780f09acfb44cc"
+SRCREV = "efbd401dc401d568672a413ed2dea162ec6fa7e6"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "