phosphor-webui: srcrev bump 83dcedf108..a788cf0182
Gunnar Mills (7):
Have loader wait for Last Power Operation
Create new SNMP Settings page
Fix '$scope.filteredLogs is undefined'
Remove unused dataService.loading_message
Remove remote_window_active
Remove unused dataService sensorData
'Critical' Server Health on 'High' Priority logs
beccabroek (2):
Create SOL console directive
SOL console in new window button
Change-Id: Ib4ab398e629918104564ce4930df47f8eca42334
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/webui/phosphor-webui.bb b/recipes-phosphor/webui/phosphor-webui.bb
index f89acac..15c7293 100644
--- a/recipes-phosphor/webui/phosphor-webui.bb
+++ b/recipes-phosphor/webui/phosphor-webui.bb
@@ -4,7 +4,7 @@
LICENSE = "Apache-2.0"
SRC_URI = "git://github.com/openbmc/phosphor-webui.git"
LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
-SRCREV = "83dcedf1082413bd0c82ebad76e3b206d6895fbc"
+SRCREV = "a788cf01827234d20f2917feb08ee0976efcf774"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "