summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-11-07 01:31:42 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-11-10 01:50:48 +0300
commit0716a022e1a6d9086cc5fb70cee65f52b76b3e68 (patch)
tree9f3fe4644ae8ae6eb6e65ddf74e363cf982e813a /meta-phosphor
parent85e39bd2832b311df4f8f1943b1bceeeab23a34a (diff)
downloadopenbmc-0716a022e1a6d9086cc5fb70cee65f52b76b3e68.tar.xz
webui-vue: srcrev bump efbd401dc4..f6bd4c62b3
Derick Montague (2): Fix broken links in documentation Fix typo in SOL console helper text Sukanya Pandey (1): Resolve vue/no-unused-vars lint warnings Yoshie Muranaka (2): Add documentation for table component Add documentation for table sort (From meta-phosphor rev: 2e169b6059598a015d2bbfb0be6081caedc1cbf3) Change-Id: Ic6f5665933d4feadbfa82d3269585cae4546ae88 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-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 14b9cded1..12353fb19 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 = "efbd401dc401d568672a413ed2dea162ec6fa7e6"
+SRCREV = "f6bd4c62b3779a7fb6d0ebe4a3cf6556f448bf7b"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "