phosphor-webui: srcrev bump 86c0b94b6d..ff7f10685d
Derick Montague (2):
Fix LDAP service update error
Fix invalid gateway toast message
Dixsie Wolmers (1):
Add error message when image fails to activate
(From meta-phosphor rev: 8c9eee8c9c265f83fada0365771307e43f944e5b)
Change-Id: Ie501b57e3f9d058a5859f08187402bde77d528f9
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 513e388..82c78a9 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 = "86c0b94b6d4e3876b9a43b01faa8ee78269415eb"
+SRCREV = "ff7f10685d0ce060bf2d1a90872c0c6016711b41"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "