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>
diff --git a/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb b/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
index 21c5fe6..834e87a 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 @@
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 "