phosphor-webui: srcrev bump 5e930c0aeb..f6387628d2

Ed Tanous (1):
      Remove CSP protections from HTML

(From meta-phosphor rev: 795209fcc5e10280e9b5c279c51299e08dd03bc4)

Change-Id: I80fb26f19a13c4bd43817776bf929eedfb412905
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 766074e..adce4a3 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 = "5e930c0aeb5b66df2c357be4d5c33d4828c2783f"
+SRCREV = "f6387628d22b525c20a16e4b928ceece0e03c92b"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "