summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-11-30 22:21:59 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-12-01 01:26:39 +0300
commite6de5e85da8a5d476f9ea9c41737a4704adf36c6 (patch)
treec3c229f0b5ecc7131dc1692b525d5906c4b7dd43
parent80433b761a87281e67f2a0befd34792bb8e6f02b (diff)
downloadopenbmc-e6de5e85da8a5d476f9ea9c41737a4704adf36c6.tar.xz
webui-vue: srcrev bump 2a2e1021f4..5e5b48b0a4
Konstantin Aladyshev (3): Russian translations for the LED page Russian translations for the Dimms table Fix error in russian translations for the overview page Change-Id: Ibf7c80c276bd4bdcb6db29c493a3b3ae7679a5bd Signed-off-by: Andrew Geissler <openbmcbump-github@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 1a3feedbe1..1288efad45 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 = "2a2e1021f48e2a939859ba7f4ae86c5de6df5655"
+SRCREV = "5e5b48b0a452b5b121b9221019cf7616545b188b"
S = "${WORKDIR}/git"
DEPENDS:prepend = "nodejs-native nlf-native "