webui-vue: srcrev bump 0214fedb49..9b22b49232
Dixsie Wolmers (2):
Add optional fields to LDAP and CSR form
Add table search filter clear button
Sukanya Pandey (2):
Auto fill date and time input fields in DateTimeSetting page
Show total and filtered number of items in a table
Change-Id: I2ee8397f54d8d4e708b8505092732eb6f35ce183
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/webui/webui-vue_git.bb b/recipes-phosphor/webui/webui-vue_git.bb
index 9401dc3..70d2500 100644
--- a/recipes-phosphor/webui/webui-vue_git.bb
+++ b/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 = "0214fedb49c4fcae85be9f6e6c542932518a5ffc"
+SRCREV = "9b22b49232da67bd15e04193006ce881a93265c0"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "