summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-12-20 08:21:28 +0300
committerPatrick Williams <patrick@stwcx.xyz>2021-12-21 00:12:22 +0300
commit56171e7db4a414df097e10e50d9b0487a806e340 (patch)
treee6bdf8b7ab97ec4994acb42e4ccd93c556b1f8bf /meta-phosphor
parent0d875f5674cc5e04c02bca23e3c3259c3860c25b (diff)
downloadopenbmc-56171e7db4a414df097e10e50d9b0487a806e340.tar.xz
webui-vue: srcrev bump 12dc20c370..823c181267
Konstantin Aladyshev (5): Russian translations for the new Network settings design Russian translations for the IPv4/DNS network settings Russian translations for the hostname/MAC address settings Russian translations for the deleteDns/deleteIpv4 fixes Correct values for deleteDns/deleteIpv4 keys in translation Lei YU (1): [POC] login: Fix waiting in login page after login kennyneedsmilky (1): Fixed refresh system info on header Change-Id: I3d681e36c72992addb9c5101ce694fed64434ba5 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor')
-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 90b553016..173ecb8b7 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 = "12dc20c3701fe58b7d827ed44d65ac67cee8a4a6"
+SRCREV = "823c181267565536d229b6c4932543d62c5433d0"
S = "${WORKDIR}/git"
DEPENDS:prepend = "nodejs-native nlf-native "