From 22db97dd96cc4acb70400c21e66d60fcbae494d5 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Tue, 23 Feb 2021 03:31:15 +0000 Subject: webui-vue: srcrev bump 8026797012..69e8ec5c76 Konstantin Aladyshev (2): Refit SoL terminal on window resize Reduce amount of calls for the KVM window 'resize' function Sandeepa Singh (1): Added test hook for event logs page SurenNeware (1): Add test hooks to Power server operations page Change-Id: Ia0f43671af30c0eafbdf4d5eb2c3b055bc2c518a 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') diff --git a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb index b7d6a269a..88a89b404 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 = "8026797012a0cbdce357a5c47304134fec9eca73" +SRCREV = "69e8ec5c763d0a65a223609c7c58fd9d074fedd0" S = "${WORKDIR}/git" DEPENDS_prepend = "nodejs-native " -- cgit v1.2.3