summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-09-25 06:31:42 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-09-26 00:02:19 +0300
commit676b98df6d7da7f217a155db6f396dce7ec6e630 (patch)
treeec1c34d6900c8942ebf9ee42e2e2bb1bb5ebd4ef /meta-phosphor/recipes-phosphor/webui
parentdd7c987dfe017f06773a66220e0f19a975a32e60 (diff)
downloadopenbmc-676b98df6d7da7f217a155db6f396dce7ec6e630.tar.xz
webui-vue: srcrev bump 9b22b49232..3dd167a131
Dixsie Wolmers (1): Update toast drop-shadow opacity Yoshie Muranaka (3): Create separate file for Vue Router routes Move translation into routes file Make customizations to IBM router (From meta-phosphor rev: 201346cad1df991ae50e765f692a9e655053d44d) Change-Id: I21bad52a5d531746ae173e0f67fb360a0902df60 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 70d250005..11d161dc8 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 = "9b22b49232da67bd15e04193006ce881a93265c0"
+SRCREV = "3dd167a13191eedb4b7ed8cd80cf4f941049b463"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "