phosphor-webui: srcrev bump f875e01222..bd500cd2d6

Gunnar Mills (1):
      Remove bower.json

beccabroek (1):
      Remove AngularUtils

Change-Id: I8a431be2bfa11a532afca4b0481d1e4a717e530a
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 9bb05fa..fb8e709 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 = "f875e0122210f847132c5fcca188323c24a2be21"
+SRCREV = "bd500cd2d6841a7d0a7d69bdccfc5d46026380a8"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "