From b4fe5b3f01538b651e4caae50669e0f15db2c5ec Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Tue, 5 Jan 2021 20:01:54 +0000 Subject: webui-vue: srcrev bump 0f22907a41..5fe1c3fed7 Derick Montague (1): Update class name and improve transition Patrick Williams (2): lint: update format-code script MAINTAINERS: update email addresses to match Gerrit Sukanya Pandey (2): Fix table date filter calendar icon issue Add updated spec file for AppNavigation and AppHeader component SurenNeware (3): Fixed Back to top button appearance issue Add unit test cases for page container component Correct name for IBM custom nav Access Control Yoshie Muranaka (2): Add dumps page to IBM env Add DumpsStore API calls (From meta-phosphor rev: a3da8ba213ebc2b3620378c9d6b2315ab46e6013) Change-Id: Idf0d9995efd68dad9b92b7234f6a6306ec3294c0 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 73f3ab8cb..3dc2ee728 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 = "0f22907a4163d6cb84c1cb7c024b09db888e88b2" +SRCREV = "5fe1c3fed73164d4fe82ebb142cefbca72c2e706" S = "${WORKDIR}/git" DEPENDS_prepend = "nodejs-native " -- cgit v1.2.3