summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-04-10 18:52:40 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-04-11 17:22:10 +0300
commit1452530784ece77573a82f5d3febf375604f31c1 (patch)
tree187121dd96fb69e4ba464fdd19b968012e80336e
parent6d5ee1867320395cffe3c8e82135bd4e4262b819 (diff)
downloadopenbmc-1452530784ece77573a82f5d3febf375604f31c1.tar.xz
phosphor-webui: srcrev bump a5deeeafe8..1ffa209e99
Derick Montague (1): Resolve accessibility isssues (From meta-phosphor rev: 4fa6231cb22c27abb64ca2d0f3a49691d2ab5e6c) Change-Id: I5e399491383640377e9c2e499d80cbec44ff2758 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 3f73f308ab..32b843a1e6 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 = "a5deeeafe84893722d601b2343943eb78f263e4f"
+SRCREV = "1ffa209e99da608e225df0a3a3caf47036b3a793"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "