summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-07-22 01:31:54 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-07-23 00:47:20 +0300
commitbc8b187b858e45d15228c8d6cf20b9404c7f7b5a (patch)
treeb405f8951ba05ccfc30b09da1e4158523aca8573
parent8f4e44d92c2a76b0cdec39f216e17ae9a4df5f71 (diff)
downloadopenbmc-bc8b187b858e45d15228c8d6cf20b9404c7f7b5a.tar.xz
webui-vue: srcrev bump d853fba724..8d29eb4947
Dixsie Wolmers (3): Update LoadingBar component Fix validation on date and time settings page Add test hooks to local user management Mateusz Gapski (3): KVM console Intel environment Health icon shows ok while loading Sukanya Pandey (2): Add test hooks to date time settings Add test hooks to server power operations Yoshie Muranaka (4): Add ChangePassword component Update use of Sass variables for better theming Add slot for an optional action in Alert component Add check if password change required at Login (From meta-phosphor rev: 71cc09a34f1d854074d48ae279548da980459a42) Change-Id: Ib2accd1a2dc29cfddcfbee37db7c8a23d00a20dd Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
-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 cf4df634d..37deb465d 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 = "d853fba72414b63d4876ff5402762c2072aa1c04"
+SRCREV = "8d29eb4947a15b008dd825cb3abda6f462fdc201"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "