phosphor-webui: srcrev bump 0c4aceb775..d10511f2a7

Igor Kononenko (1):
      server-overview: supporting all MACs and IPs

Change-Id: I217823b8353fccf640971e8d90b7ee3252c95f51
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 43a32c3..46aacc1 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 = "0c4aceb775cbb461d10e03888f0ab90e5a619dc7"
+SRCREV = "d10511f2a7fc07910d7ca517bd73331763322fa0"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "