webui-vue: srcrev bump 80d697d8a6..e21b2fed5f
MichalX Szopinski (1):
Handle API error messages on add/edit user
kirankumarb07 (1):
Filter the event log data by severity and status
Change-Id: Ia3f081690d1aff25c9c576f05f3e1824a1fde086
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
index 3243cba..d0ddfef 100644
--- a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
+++ b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
@@ -9,7 +9,7 @@
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
DEPENDS:prepend = "nodejs-native "
-SRCREV = "80d697d8a6e9343aeba1a4955fdbbc4627bf2e9e"
+SRCREV = "e21b2fed5f0a5f3a2ad5d6017b859b1389557c9e"
PV = "1.0+git${SRCPV}"
# This recipe requires online access to build, as it uses NPM for dependency
# management and resolution.