summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-03-10 22:51:36 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-03-11 15:16:55 +0300
commit2d4182fe826b908361bd9e682d592e30cfa97704 (patch)
treefd1041e8f05cecd12eac56ae179475d90b9d7f44 /meta-phosphor
parent418d1bb760bda3faf36bcab9181342fa8ff702d3 (diff)
downloadopenbmc-2d4182fe826b908361bd9e682d592e30cfa97704.tar.xz
webui-vue: srcrev bump 8326855ba5..7f970a1f20
Derick Montague (1): Remove unused colors from color palette Yoshie Muranaka (2): Fix accessibility violation in user modal Add host boot settings to power operations page (From meta-phosphor rev: 0475b87c876e392f0a72e1488029c02472cac861) Change-Id: Ie1698f1f22f405bece0211b31a383a3b67ef7e17 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-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 08e7148df..7f01d1299 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 = "8326855ba5f82dbfbfcfe2b65e49e9a30d9bf710"
+SRCREV = "7f970a1f20aac99dfadad94a18f5b725f9a65063"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "