summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-01-27 14:41:33 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2021-01-28 00:46:16 +0300
commitc11c871177bc06d21acc7f3ece67e55383092eeb (patch)
tree2969daf15c28c71d16f90b4225d7f5b838c1937c /meta-phosphor
parent51a486e9ff5ae808504d552571341ee7d618d93a (diff)
downloadopenbmc-c11c871177bc06d21acc7f3ece67e55383092eeb.tar.xz
webui-vue: srcrev bump 2ec04fbb91..6e2cb97842
SurenNeware (3): Update linting and code formatting node packages Update security settings text Fixed icon or text only button accessibility Change-Id: Icfc9cd27ffb6f36a82d33ebe19665cf44d2d9e6b Signed-off-by: Andrew Geissler <openbmcbump-github@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 163727394..b2a603efb 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 = "2ec04fbb915a2d3428312288a282008c138a9a62"
+SRCREV = "6e2cb978428ba078ebe0d171a69322308ab48d48"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "