phosphor-webui: srcrev bump e364faa031..83dcedf108

Gunnar Mills (6):
      Remove unused inventory-controller
      Remove unused sensors-controller
      Remove 1/0 boolean workaround
      Create "Date and time settings" page
      Add Time Owner and Time Mode
      Add Host Time

Change-Id: I32f43bee3191e94b2435fadc3f55c2ea4843d4df
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 5ec201f..f89acac 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 = "e364faa0314c8c98a31260bf69df78a104b106a1"
+SRCREV = "83dcedf1082413bd0c82ebad76e3b206d6895fbc"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "