summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-03-06 06:41:30 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-03-06 17:12:40 +0300
commit976d6a3117df778c6c441ec501adea8d8ebc677b (patch)
tree260e7dd145d67107c9193667efbd610020f48f3f /meta-phosphor/recipes-phosphor/webui
parentea2f824707e38fc66e776b07881f3a562d38cec2 (diff)
downloadopenbmc-976d6a3117df778c6c441ec501adea8d8ebc677b.tar.xz
webui-vue: srcrev bump 66f903fb69..9fc3f90ac2
Derick Montague (1): Update login error message Yoshie Muranaka (5): Fix en.json format Refactor user management component Fix float-right mixin build warning Add power operations page Fix slight alignment issue in navigation (From meta-phosphor rev: 4d4507a1bf0b4f3f40db8ffd3a950b8919dab494) Change-Id: I434e2c5df2db38aa2f00f74c9338f7b205fe4682 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 a8c4beec8..801a02c2b 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 = "66f903fb69e8d8b9d7564e82a3daa3697cb92c54"
+SRCREV = "9fc3f90ac221bbe6b6d5b795e7fbaac68b17b7b6"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "