From d7557a84001b7616be9fac90b473ad0c6e4890e5 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Tue, 26 Mar 2019 17:42:36 +0000 Subject: phosphor-webui: srcrev bump a2e36e0f47..20f7715ac5 Kuiying Wang (1): Fix always loading issue on IE11 beccabroek (1): Center modals and fix sizing (From meta-phosphor rev: 430561563bdfdcc737a0c8bb13e40fa9bb8efde8) Change-Id: Ibc28198ef7b0021732b1b2d36ee97b5e9ece5f9e Signed-off-by: Andrew Geissler Signed-off-by: Brad Bishop --- meta-phosphor/recipes-phosphor/webui/phosphor-webui_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/phosphor-webui_git.bb b/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb index 63cfc4fd3..36b790f8f 100644 --- a/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb +++ b/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb @@ -6,7 +6,7 @@ LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e" SRC_URI = "git://github.com/openbmc/phosphor-webui.git" -SRCREV = "a2e36e0f479d1a9fa2b6d26448d5e070aea7259b" +SRCREV = "20f7715ac50ec4bee9fc7032f53654518f5b8569" S = "${WORKDIR}/git" DEPENDS_prepend = "nodejs-native " -- cgit v1.2.1