summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-09-15 02:11:37 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-09-17 00:35:27 +0300
commit739630257a5eaf8171b22c6c120eb3f04184354f (patch)
tree27f2729dc9399b3f8ebf37297dc628ec28263d40 /meta-phosphor/recipes-phosphor/webui
parentadd3f078775f4c11786c22d6076cfdbd4382015b (diff)
downloadopenbmc-739630257a5eaf8171b22c6c120eb3f04184354f.tar.xz
webui-vue: srcrev bump 42c656035f..d329ec84b1
Derick Montague (1): Change overview page critical event sort order Yoshie Muranaka (1): Refactor navigation component (From meta-phosphor rev: b36964a23454c3e58ef57cd200b0c7765c4a4b2d) Change-Id: I8432dc9b50e7c435d18e2e13714decb62b2c2b01 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 23d1085b1..11d52c1c0 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 = "42c656035fdb9c76fcd5ed7e04f501d97acb6037"
+SRCREV = "d329ec84b105c55abafc53db061bbfc57494c582"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "