summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-05-29 18:52:19 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-05-29 21:34:40 +0300
commit59776b1be0e132522cbfddb215e73e2c24b562a0 (patch)
tree487b15a80882e50593d84473eb11e62481a6a6da
parent681099eafb8b436218f53d585f9601d2e4e9a89f (diff)
downloadopenbmc-59776b1be0e132522cbfddb215e73e2c24b562a0.tar.xz
phosphor-webui: srcrev bump 21f8cb9439..6a3b3b2cdd
Yoshie Muranaka (1): Fix tablet alignment issues for event logs (From meta-phosphor rev: 340d0dec947db765589fa2177b665e44b453a2a7) Change-Id: I4b2588aec68817df84a2bbaef1eea1c5ee3c5c36 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 c525f23e0..59b00a885 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 = "21f8cb9439e876108c00d80346cae1f89fd1a45e"
+SRCREV = "6a3b3b2cdd8e92265997fe66f6c8489caf1dd403"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "