From c6a70ae258b55426cc810c53e1985e8fbf3a86cf Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Sat, 22 Dec 2018 17:40:29 +0000 Subject: 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 Signed-off-by: Brad Bishop --- meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') 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 " -- cgit v1.2.1