phosphor-webui: srcrev bump 0f2f981e32..cf7219ce64

AppaRao Puli (2):
      WebUI: User management full implementation.
      WebUI: Dynamically get accountService roles

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