summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-03-26 17:42:36 +0000
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-03-26 16:09:43 -0400
commitd7557a84001b7616be9fac90b473ad0c6e4890e5 (patch)
tree6bbf8de49c0330081b8b848911f3b2e71de1ec9b
parent20175f31bbb74d3d44a89a25b666cf713630f9eb (diff)
downloadtalos-openbmc-d7557a84001b7616be9fac90b473ad0c6e4890e5.tar.gz
talos-openbmc-d7557a84001b7616be9fac90b473ad0c6e4890e5.zip
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 <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
-rw-r--r--meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb2
1 files changed, 1 insertions, 1 deletions
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 "
OpenPOWER on IntegriCloud