summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-11-16 20:13:51 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-11-17 04:08:05 +0300
commita001c37864b6e567d84655134dfef28c0aae8c3d (patch)
treef1125241677a0f5d0021e47485ce7778d0ac923a /meta-phosphor/recipes-phosphor/webui
parent55681e46e3577b449eda0b6faef53b79e8e4b2b7 (diff)
downloadopenbmc-a001c37864b6e567d84655134dfef28c0aae8c3d.tar.xz
webui-vue: srcrev bump ff8c5cd23f..e6e924527f
Yoshie Muranaka (2): Update VuePress configuration Add documentation for table row expansion (From meta-phosphor rev: c507d3aae85ef230f36866f7118d604cdbc39add) Change-Id: I59cb9be782b7405773a9e3cccc9af402823d9c73 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 a8a5135e0..5012ba97c 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 = "ff8c5cd23feb42dc90424e44af6275efb12c600d"
+SRCREV = "e6e924527fb58de46ef70fb016d120f2eefbb01b"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "