summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-08-08 07:51:37 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2020-08-11 14:44:03 +0300
commit3201f9a75f9323838f9a0c54257cfbec6dc1716f (patch)
treefbaa374ea70ef2f592e850b004f7c90e43437f80 /meta-phosphor/recipes-phosphor/webui
parent8fca40af257a61b871dd953523513807d519b13c (diff)
downloadopenbmc-3201f9a75f9323838f9a0c54257cfbec6dc1716f.tar.xz
webui-vue: srcrev bump b5c161b4b0..5a705962a8
Dixsie Wolmers (1): Update Date and Time Settings to include UTC/offset label Sukanya Pandey (1): Remove bug in date and time settings page (From meta-phosphor rev: 543f115955f21923103238dd55a1c55f5652870b) Change-Id: Ifea4d4c5b602ef78e984938bc0c8c30e08dae509 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.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 053a337ba..b94f6f4dd 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 = "b5c161b4b098e5f303cb81cd782c5abe88722456"
+SRCREV = "5a705962a8d3e972e0dd3c837f6177cf8f3a5f97"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "