From 3f2beb852f4812a033727ede18d068beac0c6639 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Tue, 16 Feb 2021 21:31:20 +0000 Subject: webui-vue: srcrev bump 0736d2afc5..8026797012 Derick Montague (1): Fix skip link 404 error on refresh bug Dixsie Wolmers (1): Unit testing docs typo fix MichalX Szopinski (1): Hide SNMP Settings tab on Intel environment SurenNeware (1): Add test hooks to security settings page Yoshie Muranaka (5): Update single file firmware upload page Add enhancements to BVToastMixin Add documentation for BVToastMixin enhancements Update single file firmware page alerts Update single file firmware TFTP upload option Change-Id: I76338e18c07b4bc2bb7f06d34d5ccc4da0c612c2 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 c92e7b6c9..b7d6a269a 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 = "0736d2afc54c944a1cb5efc3986996615914a059" +SRCREV = "8026797012a0cbdce357a5c47304134fec9eca73" S = "${WORKDIR}/git" DEPENDS_prepend = "nodejs-native " -- cgit v1.2.3