summaryrefslogtreecommitdiffstats
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2018-12-22 17:40:29 +0000
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-01-02 01:56:03 +0000
commitc6a70ae258b55426cc810c53e1985e8fbf3a86cf (patch)
treea77df430c07899a7fec3e2f6861c1e1a61444209 /meta-phosphor
parent06afbfd0697ead8eccebabf935d6e0e6018ffdb6 (diff)
downloadtalos-openbmc-c6a70ae258b55426cc810c53e1985e8fbf3a86cf.tar.gz
talos-openbmc-c6a70ae258b55426cc810c53e1985e8fbf3a86cf.zip
phosphor-webui: srcrev bump 0b0e26deda..0f2f981e32
AppaRao Puli (1): Enabling redfish support under configuration. Ed Tanous (5): Remove style tags from svg webui: Fix redfish to use proper styles webui: enable ngCSP Enable ngSanitize Enable strict content security policy Ryan Arnell (1): Fix issue about menu not disappearing on firmware page (From meta-phosphor rev: 8df25f7a413f69e3d63f2e998502d80ebaae5dca) Change-Id: Ief3a208de88f4917bde3c120005805f8cf766de2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor')
-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 f7bd9884f..70566444e 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 = "0b0e26deda16a86b316f1cda631f18a45608d5bf"
+SRCREV = "0f2f981e3218a57f89995aa6cb6b684b2ec0ba8f"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "
OpenPOWER on IntegriCloud