summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-01-28 00:20:26 +0300
committerAndrew Geissler <geissonator@yahoo.com>2022-01-29 01:20:00 +0300
commit3c2d3c6228b8010913f4938115007d52d6ead5dd (patch)
tree330c4075ee22d6360093a6465093b50d0500d77b
parent883a1c88bc153524c1b277cfe89d5f13b4fcc7c3 (diff)
downloadopenbmc-3c2d3c6228b8010913f4938115007d52d6ead5dd.tar.xz
webui-vue: srcrev bump 99706ff213..18cde3ce0c
Kenneth Fullbright (1): Fixed DHCP UseNTPServers Property Patch Konstantin Aladyshev (2): Russian translations for the new properties to Dimms table Update russian translations for the timezone toast messages Nikhil Ashoka (1): Add values to system inventory table Sukanya Pandey (1): Add ability to view all the dumps Change-Id: I6794162e205c6104f3c10f075b0df748698c60fb 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 bbf3f10f50..22edf04759 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;branch=master;protocol=https"
-SRCREV = "99706ff21354cfe4550b91f8b5951d36d6a31ccb"
+SRCREV = "18cde3ce0c1b2f99e94f5cef66661adcb22ba8f7"
S = "${WORKDIR}/git"
DEPENDS:prepend = "nodejs-native "