webui-vue: srcrev bump 96b37af143..1471f8fa8c
Derick Montague (1):
Resolve broken unit tests
SurenNeware (1):
Update name of sensors export file
Yoshie Muranaka (1):
Remove searchFilter property from Sensors page
Change-Id: I9e93e2232d34511ae4efd3ca81233d7c896dbf61
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 54a85fd..3d8e82c 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 = "96b37af1433f635fc6bb107961a352721a720326"
+SRCREV = "1471f8fa8c6479e9f7874964557ed914c94805de"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "