phosphor-webui: srcrev bump 28e9ed8bd9..ea4968c0e8

Gunnar Mills (1):
      Update Callback role privileges

Yoshie Muranaka (3):
      Fix rounded button styling
      Change navigation submenu transition duration and ease
      Fix SoL and KVM refresh bug

(From meta-phosphor rev: d67b31a1a92b241f9625bf08b1660da3572eaad6)

Change-Id: I019ca227182d729f1c60a42afbf44238b640716a
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb b/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
index 881b5f6..ad2d72f 100644
--- a/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
+++ b/meta-phosphor/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 = "28e9ed8bd98c41f4f6426b8959af5f4289c4b4f0"
+SRCREV = "ea4968c0e8e6a71a7a23263bd05e04147339e6c5"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "