webui-vue: srcrev bump dada89cf0c..157d2ffe61

Dixsie Wolmers (1):
      Add DHCP enable to Network Settings page

Sandeepa Singh (1):
      Add test hook for overview page

Change-Id: Ifb5f52d6804d1f274862f2a91fc3d4eb4bfff632
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
index 2bca5e5..da2adaf 100644
--- a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
+++ b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
@@ -6,7 +6,7 @@
 LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
 
 SRC_URI = "git://github.com/openbmc/webui-vue.git"
-SRCREV = "dada89cf0c79a7daa7fb943f8f83455a61ad1ecd"
+SRCREV = "157d2ffe6175e5849c7137dabdb05dd5b50ed372"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "