summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-11-27 22:01:54 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-12-03 18:11:17 +0300
commit278ec1393025b4fd4efff35cde6e045c5f80e6e5 (patch)
tree116fb567da1faed4f2fcb3fb665bd89978f820d2 /meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
parent1a21bb5e279d0c0d8a5ab785ae9d0fe411f82f5e (diff)
downloadopenbmc-278ec1393025b4fd4efff35cde6e045c5f80e6e5.tar.xz
phosphor-webui: srcrev bump 1ab0f7c1d5..5fcee5ab52
Dixsie Wolmers (2): Update loading spinner Add file upload component Yoshie Muranaka (2): Create alert banner component Fix truncated button icons on Safari (From meta-phosphor rev: 2efc5c7d44c2ac9305e50cb0485ca99f023ebcd6) Change-Id: I8309afc488cdeda397a1d86dcc462757f7dc7a14 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb')
-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 21c5fe6d8..834e87af6 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 = "1ab0f7c1d59e3ccae14d92ba865ec52c53772ca2"
+SRCREV = "5fcee5ab526d678c9f39763cc90f600c2869df5d"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "