webui-vue: srcrev bump 2c69921cf8..52b0223005
Dixsie Wolmers (1):
Update overview events table and overview network layout
Yoshie Muranaka (2):
Create TableRowAction component
Add password requirements to local user page
(From meta-phosphor rev: abf204e671730013e034c82ce5d6d6b78019262d)
Change-Id: I7a5d644d8b680a56b3ba231baf60045b13c5c37b
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
index 321b543..e0471e7 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 @@
LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
SRC_URI = "git://github.com/openbmc/webui-vue.git"
-SRCREV = "2c69921cf85dcf83b6a9c3b04d9f4885ef8b6d40"
+SRCREV = "52b0223005c91dc95f82ef0752ea2f3ae50788e6"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "