summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-06-02 22:11:42 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-06-03 19:38:22 +0300
commita954d42ae593e1652460d78df200fbbedd1cdfb1 (patch)
tree08a5c02b80b26ecdba9ee1c2075d05f9b71ef81d /meta-phosphor
parent176ba51e381c99ecf8044968433ae56855f45315 (diff)
downloadopenbmc-a954d42ae593e1652460d78df200fbbedd1cdfb1.tar.xz
webui-vue: srcrev bump 396aaab761..304095d60a
Derick Montague (2): Add continuous integration code linting script Update contributing file Dixsie Wolmers (2): Add link to app header status icons Update Bootstrap Pill consistency Yoshie Muranaka (1): Add router leave hook to Event logs page (From meta-phosphor rev: e45e6a81636b939e9e5a11e56bfe11c34a0df67b) Change-Id: Id1017aa6b05b3080bd0afa27b905c4e36c4886fb Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor')
-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 b3ecb84f2..6e018d93c 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 = "396aaab761da86698dcb5890b0a6960a90d3459b"
+SRCREV = "304095d60a270a311d7e081313ccada27cc2d3cd"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "