summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-07-10 17:11:25 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-07-10 17:51:19 +0300
commit91259439acee536b2e2be40066924e817bdabc16 (patch)
tree573fdd0a18f499292805abcfc91eb1a6ee6f4ed5 /meta-phosphor
parent7f07cc9f26793af202cd21f17429959c9a378398 (diff)
downloadopenbmc-91259439acee536b2e2be40066924e817bdabc16.tar.xz
phosphor-webui: srcrev bump 309b5da375..6f7ec80eb1
Yoshie Muranaka (1): Clean up color values (From meta-phosphor rev: 38c7b091ce8ae7123dca321e61243581fd5f20c0) Change-Id: Ic6d45e5ab826b10a9a9c7f00aba1540cb8feae09 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 188d669f5..361383855 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 = "309b5da3750a3a5b189362e31013d2ab9404e806"
+SRCREV = "6f7ec80eb14084228cd7d8dae580da4b794c2595"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "