From 396bcd8d96853258538deb78ab47c7dd6737e2c7 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Wed, 2 Sep 2020 13:41:46 +0000 Subject: webui-vue: srcrev bump 75100469ab..fac3fbbbbe SurenNeware (3): Increase the global margin size for page section Add table search filter empty text translation Changed switch to checkbox in boot settings form Yoshie Muranaka (3): Add env variable check to improve build customizations Update Intel dotenv file to allow style customizations Update router to static Virtual media component import (From meta-phosphor rev: 3fcd4d0aa2388422d470c42c2a6e7147167aa75a) Change-Id: I990de0d4b4becd5251894f511dd3cc3a847a766b 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(-) diff --git a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb index d5699cd8ef..e4e24c0440 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 = "75100469ab66851d84082b9651469901136f3d7e" +SRCREV = "fac3fbbbbeb7ae8cf2eb5073b2b61277e9c368f5" S = "${WORKDIR}/git" DEPENDS_prepend = "nodejs-native " -- cgit v1.2.3