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

Change-Id: Id302b17e4a875f59c7a87a3d8785f6777eaf5667
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/webui/phosphor-webui_git.bb b/recipes-phosphor/webui/phosphor-webui_git.bb
index 46d5e34..83bf9cb 100644
--- a/recipes-phosphor/webui/phosphor-webui_git.bb
+++ b/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 "