webui-vue: srcrev bump 1be6b41e1b..038a9da1ae
Yoshie Muranaka (2):
Create TableFilter component
Add dynamic AccountService Roles
Change-Id: Ia9a0cff4b4ded73643465acd38bfec71c5d2bbdd
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 9a49590..9ef2722 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 = "1be6b41e1be3d2316abcb5dec6968383b5a6f856"
+SRCREV = "038a9da1ae021f3aef91317c50f8baf3d7fef5bb"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "