summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-03-07 09:11:34 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-03-09 15:50:42 +0300
commit2e66434d2b82932566444175680f427ad28899ec (patch)
tree28acd7659bddac4216d012496ccf1405cdfa346a /meta-phosphor/recipes-phosphor/webui
parenta0630fc804798fa3b0aa4ef933ea7315f54cd7d1 (diff)
downloadopenbmc-2e66434d2b82932566444175680f427ad28899ec.tar.xz
webui-vue: srcrev bump 9fc3f90ac2..702ba3ee51
Dixsie Wolmers (3): Persist language settings using local storage Move power control to redfish Update Language translation menu (From meta-phosphor rev: 3722a4103b46487148594de6a03425b087038cc8) Change-Id: I16c54007984ce17bf76fa62f0fb0db9b71d2651f 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 801a02c2b..6937a61cb 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 = "9fc3f90ac221bbe6b6d5b795e7fbaac68b17b7b6"
+SRCREV = "702ba3ee5126449ef6df744d4ae4766ddba7dfb1"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "