summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-05-14 00:01:56 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-05-14 01:09:16 +0300
commitbd5983ba8d1432cc5059bcfb6b35b516a75b4319 (patch)
treeafe2bd4a43a73060a9f5a0d697594981a1fa416b
parent0ba3b0de4b1b93b389ffa606b4c52bdd9f634c1e (diff)
downloadopenbmc-bd5983ba8d1432cc5059bcfb6b35b516a75b4319.tar.xz
webui-vue: srcrev bump 8fc53ad94d..2932165f02
Derick Montague (1): Add motion guidelines Yoshie Muranaka (3): Add page loader on Local user management page Add translation to Unauthorized page Add confirmation modal on local user table (From meta-phosphor rev: b169158d679b3cab42e6f9630c37db4cb57ffddb) Change-Id: I804903b1c0d71b00e7326784f449781a3260c188 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 ba0a4f1fd1..9364b97ac1 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 = "8fc53ad94d61372fe5fd2bd96378c2fb1fd0f1f9"
+SRCREV = "2932165f02e5aa9241c080b188a0df9fea297775"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "