summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-08-04 21:11:35 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-08-05 02:40:49 +0300
commita9bce506f07cb76c1daabe34bb387a19bd7a2658 (patch)
treef5c008ebcea5e1bed62afd572e62047c660e1608 /meta-phosphor/recipes-phosphor
parent0e9f0ca7d0b39089a26cbbdc6fb56e2499d5337c (diff)
downloadopenbmc-a9bce506f07cb76c1daabe34bb387a19bd7a2658.tar.xz
webui-vue: srcrev bump d395235496..b5c161b4b0
Sukanya Pandey (1): Remove time bug from date and time settings page SurenNeware (1): Remove unnecessary style block from overview page (From meta-phosphor rev: 5399cca9c798fc866922ff0023f389a01b47f338) Change-Id: I12e787a96ce0e1b64719484ba8503fdd19a4e656 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-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 a8b068bc4..053a337ba 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 = "d395235496cc39575bf00696bf835f6747dd010c"
+SRCREV = "b5c161b4b098e5f303cb81cd782c5abe88722456"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "