summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-03-03 02:41:28 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-03-03 16:22:35 +0300
commit79b25a48e624216a32abafe1ae117791b66ebf48 (patch)
tree05470a87936b3e2dfa322d14f7b8d498c5b24bd0 /meta-phosphor/recipes-phosphor/webui
parentffe537d4b2819fec70c622c3bb26aa3fa4c5212e (diff)
downloadopenbmc-79b25a48e624216a32abafe1ae117791b66ebf48.tar.xz
webui-vue: srcrev bump 8cc4866dbc..e0b76c3357
Yoshie Muranaka (2): Add translation to user management page Add translation to header and navigation (From meta-phosphor rev: 87f0f56a32edd3951cecd2b697b6aeb66212bd8a) Change-Id: Id0b25bb3b2edf856c6b9d7e302733001c71a7a8a 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 cf86edc9b..32caeff1d 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 = "8cc4866dbc86682a157a6f6b57526a31ac3fc524"
+SRCREV = "e0b76c335780c322aacae1b4f1ecef7b6f5e78ac"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "