phosphor-webui: srcrev bump 971ac1aaf4..067a1cd156

Gunnar Mills (6):
      User Management: Do not autocomplete passwords
      Set the Host Time if "Split" and "NTP"
      Set Host Time from correct fields
      Add "(Primary)" to first NTP Server
      Fix setting image priority
      login-controller.html: Fix indents

beccabroek (2):
      Add and Update IPV4 address
      Update code styling for network page

(From meta-phosphor rev: 63853ef3652c58de84fe1309b6545b746ad82bfb)

Change-Id: Id144c830bce8bfa86236cfe19de4a2f1ae9ca6a6
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_git.bb b/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
index 46d5e34..83bf9cb 100644
--- a/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
+++ b/meta-phosphor/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 = "971ac1aaf4a7096bb20ec75db3be5755f8899906"
+SRCREV = "067a1cd156808a2053a678945c8fc419464e1bf0"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "