summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-08-19 20:51:37 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-08-20 02:12:40 +0300
commit5a03861ffdd8b334cd4636cb17ece4571380c09a (patch)
treeaa87519fc1f0237d08a1a49d44dcb95070793c28 /meta-phosphor/recipes-phosphor/webui
parent889a6294757911cc48ae8cc8f12441b50e5e7904 (diff)
downloadopenbmc-5a03861ffdd8b334cd4636cb17ece4571380c09a.tar.xz
webui-vue: srcrev bump 5ea167820b..60713b0bf2
Gunnar Mills (1): Code update: Fix TFTP Yoshie Muranaka (1): Fix account settings double toast confirmation (From meta-phosphor rev: d2ef6846d5c2c7833029fac19f21a2f39a064d95) Change-Id: I5318db0cc97b914129a8cd03c5f7273e1e3f452a 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 38591dd5e..19ecc60a6 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 = "5ea167820bb5f1cdfe4b501eb3c70daf1a3732d3"
+SRCREV = "60713b0bf20c29b8b63b8626bf3f894feb03aeea"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "