summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-11-04 02:51:33 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-11-04 21:21:22 +0300
commit71f1fed0563fdcb99e55e5e3ccb373acc7f2efd2 (patch)
tree83a5fe8dc6450e3f63d47137a792728b0e855fdf
parent2ed9a4ada636d7ce52304dbeedca3b122c11b027 (diff)
downloadopenbmc-71f1fed0563fdcb99e55e5e3ccb373acc7f2efd2.tar.xz
phosphor-webui: srcrev bump 5e930c0aeb..f6387628d2
Ed Tanous (1): Remove CSP protections from HTML (From meta-phosphor rev: 795209fcc5e10280e9b5c279c51299e08dd03bc4) Change-Id: I80fb26f19a13c4bd43817776bf929eedfb412905 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 766074e58..adce4a3e6 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 = "5e930c0aeb5b66df2c357be4d5c33d4828c2783f"
+SRCREV = "f6387628d22b525c20a16e4b928ceece0e03c92b"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "