phosphor-webui: srcrev bump d5bf6baa75..309b5da375

beccabroek (1):
      Create certificate management page

Change-Id: Idbc8978f9b66d1d92560dd36baa13d8c155461b3
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 206e246..188d669 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 = "d5bf6baa758cb3e822ed6e9842308915b202d44a"
+SRCREV = "309b5da3750a3a5b189362e31013d2ab9404e806"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "