summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-08-13 19:41:41 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2020-08-14 02:27:48 +0300
commit7fe4412be9ceae377406685a9ca065f77fac3078 (patch)
tree0dbdf2b4a793490722687af41d411e7114e0191c /meta-phosphor/recipes-phosphor/webui
parentbaeb1701cd114adf8c725d125c759e744238e8bf (diff)
downloadopenbmc-7fe4412be9ceae377406685a9ca065f77fac3078.tar.xz
webui-vue: srcrev bump 5a705962a8..92a0a4ac1f
SurenNeware (2): Add secondary variant to cancel button Add info icon for informational alert Yoshie Muranaka (5): Remove Sass color maps Update IBM .env styles Update .env documentaion Update server power operations viewable actions Add Firmware page (From meta-phosphor rev: e9bdd126bb5d967052805c90c4ae94e97e5d8d8d) Change-Id: I7e789c557cedd4ce3f27e90ebc60a60c0d1a6f8f 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 b94f6f4dd..e541706c4 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 = "5a705962a8d3e972e0dd3c837f6177cf8f3a5f97"
+SRCREV = "92a0a4ac1f25271c1861d7c97a0d8344dd578905"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "