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
(From meta-phosphor rev: 30bde92481e2257fa9b7f70155b4d5f84d38f15b)
Change-Id: I258ed33b00e3f9ca2ccc078ec149c35436fe6494
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.bb b/meta-phosphor/recipes-phosphor/webui/phosphor-webui.bb
index f89acac..15c7293 100644
--- a/meta-phosphor/recipes-phosphor/webui/phosphor-webui.bb
+++ b/meta-phosphor/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 "