From 0758e65482590d05cef97cb6ddaa785a71d2de69 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Tue, 28 Jul 2020 17:51:43 +0000 Subject: webui-vue: srcrev bump 5a9094256e..254b960f4e Mateusz Gapski (1): Add the possibility to disable subscribe socket SurenNeware (1): Add test hooks to server LED page Yoshie Muranaka (2): Add documentation for env theming Fix login layout logo alt text value (From meta-phosphor rev: 80ef32e260d92ebfd75ce8cbd5dc5a7db69f1ec7) Change-Id: I7501014dcfe3b4087f9636597b135ee4cb100459 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 9b38b81c9..d41afe368 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 = "5a9094256e18d7f1d347da90f9a986cdb1a49e5c" +SRCREV = "254b960f4e1d8e0713da3a05152eab2e07a2eb26" S = "${WORKDIR}/git" DEPENDS_prepend = "nodejs-native " -- cgit v1.2.3