From 79c826013d53c00f1cec97d8dce46c1fdaf78f96 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Fri, 28 Aug 2020 20:01:51 +0000 Subject: webui-vue: srcrev bump 949cdd5163..75100469ab Dixsie Wolmers (3): Fix last power operation time bug Update checkboxes to match style guide Implement consistent save button pattern Mateusz Gapski (2): Add Intel theme Add VirtualMedia page SurenNeware (2): Update table filter action button style Add info type alert to the message (From meta-phosphor rev: 586e7f250c4de08308f4ff243115c76c694827e1) Change-Id: Id636a41ee17f469d393bf63a8337986ddd3b6dde 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/webui') diff --git a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb index bfd1512f3..d5699cd8e 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 = "949cdd51631b79de34cdbbb2a988ed1e9b610798" +SRCREV = "75100469ab66851d84082b9651469901136f3d7e" S = "${WORKDIR}/git" DEPENDS_prepend = "nodejs-native " -- cgit v1.2.3