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

(From meta-phosphor rev: ff7920c763c5408fac1dfe567cc471e78ad6ad22)

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