summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-11-13 00:32:00 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-11-13 02:11:00 +0300
commited6f216904acf6610b1cf484c4303a70dc792e02 (patch)
treee1f56cc26e35e18063644e98227f9dcaf4c15b24 /meta-phosphor/recipes-phosphor/webui
parent47e2b9f36645c52cf6e2bfdac588e941f7e78981 (diff)
downloadopenbmc-ed6f216904acf6610b1cf484c4303a70dc792e02.tar.xz
webui-vue: srcrev bump f833c7e336..151dd2491c
Derick Montague (2): Fix typo in spec description Update docs page container layout Sukanya Pandey (2): Delete all selected event logs Resolve custom-event-name-casing lint warnings SurenNeware (1): Add new transition class name (From meta-phosphor rev: e2e264c17387d8b899a3434caacbad1910917e51) Change-Id: I256546dc3bbf01875a5eb1c70e6578ad8d69a25b 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 238ab0562..99ac659a4 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 = "f833c7e336c09c1cd7fef424a8017e639d20dfa2"
+SRCREV = "151dd2491c01e70ed69baf638c22624fae598361"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "