phosphor-webui: srcrev bump 243e6caf71..4640320d19

Gunnar Mills (1):
      API Utils: Remove date-time headers

(From meta-phosphor rev: 00fd79987921e3f9b49376619277dbb243fa80ad)

Change-Id: I527e79b3032485b77340d09e75f4b5c3d70670d9
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 6d7a575..90ed55f 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 = "243e6caf71e51d532fa581333241ded53d688492"
+SRCREV = "4640320d1905a26a53cef8a2067ebd51c65f2aa3"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "