phosphor-webui: srcrev bump 97280b3efd..a09cc2da1b

beccabroek (1):
      Form validation on login page

Change-Id: Iee09c6e3a55551dd885b6342803c2afca2edb9f0
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 1c1c94e..1649e52 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 = "97280b3efde6a19a517096940fd8e68c3c192331"
+SRCREV = "a09cc2da1b3a9bad0eaf34fbfdec8a3ee32d47f8"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "