phosphor-webui: srcrev bump 0b0e26deda..0f2f981e32

AppaRao Puli (1):
      Enabling redfish support under configuration.

Ed Tanous (5):
      Remove style tags from svg
      webui: Fix redfish to use proper styles
      webui: enable ngCSP
      Enable ngSanitize
      Enable strict content security policy

Ryan Arnell (1):
      Fix issue about menu not disappearing on firmware page

(From meta-phosphor rev: 8df25f7a413f69e3d63f2e998502d80ebaae5dca)

Change-Id: Ief3a208de88f4917bde3c120005805f8cf766de2
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 f7bd988..7056644 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 = "0b0e26deda16a86b316f1cda631f18a45608d5bf"
+SRCREV = "0f2f981e3218a57f89995aa6cb6b684b2ec0ba8f"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "