summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-12-09 23:24:29 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-12-10 01:38:09 +0300
commit15059c011977bad9afd6d5a53677cb15c8015a80 (patch)
tree4e92ddc4997220c00df27d1f6df39b5da0d71d09
parent087e528e7c0d857039dfb1d402a90101edb6f7bc (diff)
downloadopenbmc-15059c011977bad9afd6d5a53677cb15c8015a80.tar.xz
webui-vue: srcrev bump 00f5b79055..645250b918
Yoshie Muranaka (2): Fix loading hang Fix loading property import (From meta-phosphor rev: 79a695138d2d97301ced899dd2296594e6aeafd5) Change-Id: Ie9fba36e5b3433683508022ea872e84b317005b9 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
-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 e4466343d..4ef9579b1 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 = "00f5b79055f982d45beb483a1399568bd50aebc6"
+SRCREV = "645250b918ccc1d3965824a1c259d0367f6691b1"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "