phosphor-webui: srcrev bump 4148f2eee6..494c6edb54

Tim Lee (1):
      Fix "Clear Oem Logs" functionality in System Logs

Change-Id: I04ba5b1fc5f4f57ca6ccededdbccdb0d4a702f8f
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 b92a013..155ed6c 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 = "4148f2eee6313068d3223871005160b2902abb18"
+SRCREV = "494c6edb54d3f2d22f7e494820003540e3edf0b8"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "