phosphor-webui: srcrev bump 22d7822d5c..eaa40dd340
Yoshie Muranaka (1):
Add 403 $location redirect to http interceptor service
Change-Id: Iddec389e004b5cf79259d4c5440d1d8982ac5317
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 46593f5..f3a1e3e 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 = "22d7822d5c2e045613e95b8a29df9bc27812b287"
+SRCREV = "eaa40dd340995e053d9f2f9ba47ea0575849f292"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "