summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-07-10 04:21:33 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-07-10 23:50:45 +0300
commit12707b362606567905138ab521992a15e594b2e2 (patch)
tree817964c913a3807788e9c1b3e2635939d83b0b68 /meta-phosphor/recipes-phosphor/webui
parentae37dbc97718e761d75abcc4f8c23074974943bf (diff)
downloadopenbmc-12707b362606567905138ab521992a15e594b2e2.tar.xz
webui-vue: srcrev bump 2f8bbbfe19..c3fb64e248
Dixsie Wolmers (2): Add date and time settings Fix overview page server information bug (From meta-phosphor rev: fc1c8a534e752d7f9b648dcab2af9432a9e89792) Change-Id: Ibce5ebd0ba5cd5953d376314c4c8025741da359d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.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 a73a3cc2d..7140719e3 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 = "2f8bbbfe198087497c475029c573727e0711eb04"
+SRCREV = "c3fb64e248f23a732e3bcce0664dddf3f16f5b9a"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "