phosphor-webui: srcrev bump 6d1d6005ab..eedf0b929e

Gunnar Mills (1):
      Hardware: Filter out associations

Change-Id: Iae2308cb2fd35c0d673b8789e359d5a0deb46750
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 d8453fe..7e0c31d 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 = "6d1d6005abc6cb48144ad5be9cd8fb094f8ff3c2"
+SRCREV = "eedf0b929ea5e8e0c638ffe569f680b08dc6f6a5"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "