summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-07-24 17:41:24 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-07-25 04:46:09 +0300
commitfe235e8526a347e1bf51f3040a48ca70e4583db4 (patch)
treeec902d62e1782fa6e3c36ca7fb7eaf7d06ef127c
parentfe4be5877ddb2ec6b07ac21eec7ba20c5f072c07 (diff)
downloadopenbmc-fe235e8526a347e1bf51f3040a48ca70e4583db4.tar.xz
phosphor-webui: srcrev bump 22d7822d5c..eaa40dd340
Yoshie Muranaka (1): Add 403 $location redirect to http interceptor service (From meta-phosphor rev: edadd4c3d39d478c336af8a8cc6fea4358c8141c) Change-Id: I763a3e61c4b716dda90bb478a10294e52442e288 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
-rw-r--r--meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb b/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
index 46593f5f9..f3a1e3e99 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 @@ LICENSE = "Apache-2.0"
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 "