summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-07-03 00:46:09 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-07-04 14:54:49 +0300
commit774760946b2ea5b6578d4957cac79e98f1ea05f1 (patch)
treee228dae9e75899f4394b1e365410ab1e26672676 /meta-phosphor
parent39b2f92d82fd7db76e79ccfc2638f4858b6b4529 (diff)
downloadopenbmc-774760946b2ea5b6578d4957cac79e98f1ea05f1.tar.xz
phosphor-webui: srcrev bump 1f690f3ebe..d5bf6baa75
Ed Tanous (1): Fix the opacity of the loading screen (From meta-phosphor rev: 41fa5bb880dfdbd8de9a8c7e28fabcb4d01beb9a) Change-Id: I9d96d3452e975e98b9c065d731a3fb54d43c96e5 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor')
-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 188b5f6f1..206e246b5 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 = "1f690f3ebee87613ec8213922c9ca1e69e64560a"
+SRCREV = "d5bf6baa758cb3e822ed6e9842308915b202d44a"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "