webui-vue: srcrev bump 8b0afbe71f..60482ab627
Dixsie Wolmers (2):
Add test hooks to hardware status page
Update gray color palette to match style guide
Sukanya Pandey (1):
Add min and max password range in profile settings
Yoshie Muranaka (3):
Add test hook to Reboot BMC page
Refactor global TableFilter component and mixin
Add test hooks to TableFilter component
Change-Id: I617a623dcfd98165972683553e3b2a5caa145fbf
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 aa9c8a9..08c5714 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 = "8b0afbe71f7ef4938e1e1aaaf7ae50c92f319bf0"
+SRCREV = "60482ab627c981deec4c1fba0c1a13d644fa90f7"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "