From 1b07ea4f06b07550ce42a94e4e10978b66ed7885 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Fri, 17 Jul 2020 14:11:58 +0000 Subject: 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 (From meta-phosphor rev: 1643ac4456fc52ec128953b1b2eeee88f23b0c71) Change-Id: Id6d1fe8c6146b565df26e2f95870bfd92bc88c5e Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/recipes-phosphor') diff --git a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb index aa9c8a928f..08c5714cc4 100644 --- a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb +++ b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb @@ -6,7 +6,7 @@ LICENSE = "Apache-2.0" 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 " -- cgit v1.2.3