summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-05-29 16:52:22 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-05-29 21:34:40 +0300
commit681099eafb8b436218f53d585f9601d2e4e9a89f (patch)
tree1b7fe9abec9040d4e85aa111afb8ab63e855375d
parent36c69bf34220d075b7d83cc83da1b4197592f6c0 (diff)
downloadopenbmc-681099eafb8b436218f53d585f9601d2e4e9a89f.tar.xz
phosphor-webui: srcrev bump 1a606bee74..21f8cb9439
Yoshie Muranaka (1): Fix the tabbing order in the primary and secondary navigation (From meta-phosphor rev: 98917f40c7057615c45bac9295b157b4e02db86b) Change-Id: Idd121ec05d7002bd32c70d989431ac53a24bad0b 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 d3887f6fd..c525f23e0 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 = "1a606bee74ab53f2d9c18b38bbc637620260799b"
+SRCREV = "21f8cb9439e876108c00d80346cae1f89fd1a45e"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "