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
Change-Id: I28d0ffd5ea9200c9f964353a6b6ed548a38d83bb
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/webui/phosphor-webui_git.bb b/recipes-phosphor/webui/phosphor-webui_git.bb
index 513e388..82c78a9 100644
--- a/recipes-phosphor/webui/phosphor-webui_git.bb
+++ b/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 "