phosphor-webui: srcrev bump de382089de..565efda513

dixsie (1):
      Fix system overview edit hostname form validation

Change-Id: Idf637912723b74a7d9c23112a8131c9a69d893df
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 c98935f..4c4a3a5 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 = "de382089de4cf920a59e75124da3f4d7cac056d0"
+SRCREV = "565efda513bbcda6c1c675eaebac6138782febe4"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "