summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-06-24 23:42:36 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-06-25 18:30:55 +0300
commit110e114d4bf93ae34d8ff55d577b320f46a2ac64 (patch)
treeda2467748b902aff323b081637071e6f2c613caa
parent9ca36588d01c4c4de9e8a7f0a7d56d0e3a9ee130 (diff)
downloadopenbmc-110e114d4bf93ae34d8ff55d577b320f46a2ac64.tar.xz
phosphor-webui: srcrev bump e4194ce0dc..c86ce3c9c7
Yoshie Muranaka (1): Consolidate button styles (From meta-phosphor rev: 2211651254a7ed8f98219b2e402bed08e20ec35d) Change-Id: I8258785650a5d500281604fbba9cb86f035f5da2 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 15b0ad67c..7a5801ac2 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 = "e4194ce0dc8a941c4f30fd0995f9ba4c13cec560"
+SRCREV = "c86ce3c9c7736ef199d885596b6fc745c7d8c86e"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "