summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-08-17 18:02:00 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-08-18 00:48:42 +0300
commitbc1d28406d8498057ae2c520076ae8e11950dafe (patch)
tree9c686c0113d352d3a72461f362cabca8fbbb0cdc /meta-phosphor/recipes-phosphor/webui
parent40f30622b84bdae6b7d8a7a25c85bfeb1ae118fc (diff)
downloadopenbmc-bc1d28406d8498057ae2c520076ae8e11950dafe.tar.xz
webui-vue: srcrev bump f0a1ac7eb7..dfc4fd3fba
Yoshie Muranaka (2): Update use of Sass variable background variant colors Fix Sass build error (From meta-phosphor rev: e292ff8031ca56229545dbcee98c34be1347f59f) Change-Id: I85d0e45029c3796363854af699db8fd6c1cd3ca0 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 5bc53d81d..23b688e8c 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 = "f0a1ac7eb7cf724d412acd2c0c9a3bf3d1fcc204"
+SRCREV = "dfc4fd3fba73488ad1591cf5278ae9e1ff351b64"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "