summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-04-08 22:02:06 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-04-09 02:56:05 +0300
commit381d6caea94fdf923fc7e2b71ca7e39ee285b59f (patch)
tree2f2c2fa0c41a32bea84d5ff45cc4395525652a2d /meta-phosphor
parent5dd1f9d469e489af839cd282ac89638a7d8a28db (diff)
downloadopenbmc-381d6caea94fdf923fc7e2b71ca7e39ee285b59f.tar.xz
webui-vue: srcrev bump 1f9ed4c310..37393810fa
Derick Montague (1): Add engines object to package.json Sukanya Pandey (1): Add spec files for the components Yoshie Muranaka (1): Add SSL Certificates page (From meta-phosphor rev: 8b1e3baf63b663f4e42c95bc1280c4bc1dbbacbc) Change-Id: Iba86761e75c82f4471aa766cd0103d4e9afb3089 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 0a224c4b0..cb31368e6 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 = "1f9ed4c310fe029b960b2ebf9c32e57c5d1498f3"
+SRCREV = "37393810fa1ed2ae69ec05d0b19887e27760d48e"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "