summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-07-13 23:51:47 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-07-15 00:28:09 +0300
commitb05e351bdd6b1f85ac231666d1654f36e9e3f4ca (patch)
treebad26c01a83cb2d2ccfa065003d1007f313abc03 /meta-phosphor/recipes-phosphor/webui
parent34e5f2e0ed050f4308289383bdd1b16f7a26d5c8 (diff)
downloadopenbmc-b05e351bdd6b1f85ac231666d1654f36e9e3f4ca.tar.xz
webui-vue: srcrev bump c3fb64e248..8b0afbe71f
Derick Montague (1): Update theme file structure in documentation Yoshie Muranaka (1): Restructure Sass files (From meta-phosphor rev: c056ecf17ef0097288e0816a8257fd08ed86ebea) Change-Id: I969dca112566e2aa789bd5d6c7a1ca63a8587c2e 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 7140719e3..aa9c8a928 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 = "c3fb64e248f23a732e3bcce0664dddf3f16f5b9a"
+SRCREV = "8b0afbe71f7ef4938e1e1aaaf7ae50c92f319bf0"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "