phosphor-webui: srcrev bump c652ed1889..30d7c6377f

Derick Montague (1):
      Update overview page to use new UI patterns

(From meta-phosphor rev: 0de3b90102e3beaa3740a82aad1f245019c0b183)

Change-Id: Ibdb6a740efa3f44f62e33a7ae65b3ceb021e2d28
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 4df925b..a66ab09 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 = "c652ed1889599da3ca2a0e0d36979e099f9b3b8c"
+SRCREV = "30d7c6377f70382088436c7a4830663eb522d588"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "