From 5b78a72dcc8d3ef6bb7d30dd3fd468a2ddd85d9d Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Wed, 6 May 2020 00:31:28 +0000 Subject: webui-vue: srcrev bump f2b3e6c1ef..c77fdaf98d Derick Montague (3): Add vuepress dist directory to .gitignore Update Sass architecture to require helper imports Use Jest as the test framework Yoshie Muranaka (8): Create LoadingBar component Add export functionality to Sensors page Import sass helpers to LoaderBar component Add loading bar to Overview page Add loading bar to Sensors page Add loading bar to LDAP page Add loading bar to SSL certificates page Fix generate CSR submit (From meta-phosphor rev: 54d9a75fcb24ca0319e4e9625cb6d3ad90a508a5) Change-Id: I156f071e655b9cbc2d463954225194c553992796 Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb index 6d74e84a4..31a489632 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 = "f2b3e6c1ef4909f523477c1f839be05eea3e4604" +SRCREV = "c77fdaf98dd259dbc6b279f76d204916c95feee8" S = "${WORKDIR}/git" DEPENDS_prepend = "nodejs-native " -- cgit v1.2.3