summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-02-22 02:21:28 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2020-02-24 18:55:25 +0300
commit12771b244bce231f96016ebc785105be63b9e142 (patch)
tree66416b259d53391d9d655cde1b042038120b71c6 /meta-phosphor/recipes-phosphor/webui
parent220405665df09e05eb4fc4049840d9d6f2858ec6 (diff)
downloadopenbmc-12771b244bce231f96016ebc785105be63b9e142.tar.xz
webui-vue: srcrev bump 74f8687d4a..2c69921cf8
Derick Montague (1): Update node packages to remove vulnerabilities Dixsie Wolmers (2): Translate overview page Update label and definition list style Yoshie Muranaka (3): Create password visibility toggle Add Reboot BMC page Add batch actions to local user table (From meta-phosphor rev: 1cfc3ef489090cac3329ea1d4bb998d88a8d9998) Change-Id: Ic0fc91b25688294bf726103dd689a34effcb85eb 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 fc0152050..321b5434c 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 = "74f8687d4ab358c071bd081b0b7709eba5a521c2"
+SRCREV = "2c69921cf85dcf83b6a9c3b04d9f4885ef8b6d40"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "