summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-11-13 21:52:11 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-11-14 23:03:43 +0300
commitc62f166a23416480e6c11c08116902b52adef0e5 (patch)
treea6b1a84cd6ab5e30c78c6c4d28119e591d390f91 /meta-phosphor
parente41ee781d099d942ae31c48df3cf8058bcddab57 (diff)
downloadopenbmc-c62f166a23416480e6c11c08116902b52adef0e5.tar.xz
webui-vue: srcrev bump 151dd2491c..ff8c5cd23f
Dixsie Wolmers (1): Align button icons Yoshie Muranaka (1): Add SNMP settings route to app navigation (From meta-phosphor rev: 8f657e9714dda306f6a001245074a7b656061820) Change-Id: If25c303cda280730f19037ea7c39f34a335e2386 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 99ac659a4..a8a5135e0 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 = "151dd2491c01e70ed69baf638c22624fae598361"
+SRCREV = "ff8c5cd23feb42dc90424e44af6275efb12c600d"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "