summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-02-13 18:01:39 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2020-02-13 21:35:37 +0300
commit86a6f69d92d3f806c5a77243da7ed5594ce92eff (patch)
tree40ccd7a86d17ceab73c4e5d5780a1cb110e53e31 /meta-phosphor/recipes-phosphor/webui
parent2835f7b9a6d5f4acd44aa72760397bd8a17f4b2c (diff)
downloadopenbmc-86a6f69d92d3f806c5a77243da7ed5594ce92eff.tar.xz
webui-vue: srcrev bump 7fc4cd7dbe..537c6cb6b2
Derick Montague (1): Update README.md Dixsie Wolmers (2): Set up initial language translation Update overview quicklinks with community approved design Yoshie Muranaka (2): Add toast component interactions Update PageTitle component to use div (From meta-phosphor rev: 5e361dde959a3ffbfc67e4138da9b16b9bfbfa90) Change-Id: I7dc5f644405d3714866ae1ea65adbe4954973180 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 3a781ab84..7ad769d01 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 = "7fc4cd7dbe2f9eb38bb876aa4febf8f5e13a279f"
+SRCREV = "537c6cb6b293665826efc5b1ef9f9c9c2e6a0d39"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "