summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-02-10 17:52:08 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2020-02-10 22:45:16 +0300
commit6fd5627d0f2c0aa2d118d3e1b53c1f2ac4ea75f6 (patch)
tree479a45ebeea28a3257198f94e7cb6ad1db03e13d /meta-phosphor/recipes-phosphor/webui
parent8ea2cab68815107013004a125874c8867d1e6e65 (diff)
downloadopenbmc-6fd5627d0f2c0aa2d118d3e1b53c1f2ac4ea75f6.tar.xz
webui-vue: srcrev bump 7d5c3a7a0f..7fc4cd7dbe
Derick Montague (3): Update navigation item order Add coding guidelines and component documentation Add Getting Started documentation Yoshie Muranaka (1): Add focus state to navigation link items (From meta-phosphor rev: 52d24ab7b842326842c7c8b150304592ee45cf18) Change-Id: I4cd077443c172dc53bd05c615f849b52fb5b69f4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.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 f4b9c6a67..3a781ab84 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 = "7d5c3a7a0f59642c5e9c99989376410155fe425b"
+SRCREV = "7fc4cd7dbe2f9eb38bb876aa4febf8f5e13a279f"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "