summaryrefslogtreecommitdiff
path: root/meta-openbmc-mods/meta-common/recipes-phosphor/webui/phosphor-webui_%.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openbmc-mods/meta-common/recipes-phosphor/webui/phosphor-webui_%.bbappend')
-rw-r--r--meta-openbmc-mods/meta-common/recipes-phosphor/webui/phosphor-webui_%.bbappend12
1 files changed, 1 insertions, 11 deletions
diff --git a/meta-openbmc-mods/meta-common/recipes-phosphor/webui/phosphor-webui_%.bbappend b/meta-openbmc-mods/meta-common/recipes-phosphor/webui/phosphor-webui_%.bbappend
index a0141f2b7..36b155fe9 100644
--- a/meta-openbmc-mods/meta-common/recipes-phosphor/webui/phosphor-webui_%.bbappend
+++ b/meta-openbmc-mods/meta-common/recipes-phosphor/webui/phosphor-webui_%.bbappend
@@ -1,14 +1,4 @@
SRC_URI = "git://github.com/Intel-BMC/phosphor-webui;protocol=ssh;branch=intel2"
FILESEXTRAPATHS_prepend_intel := "${THISDIR}/${PN}:"
-SRCREV = "6313c9df615fd85a8617c46444f964b972abdebd"
-
-# Adding the code below as a workaround as
-# favicon gets corrupted during emit due to issue with html-webpack-plugin.
-# This workaround needs to be removed once this issue is fixed in the
-# newer version of html-webpack-plugin
-do_compile_append() {
- rm -rf ${S}/dist/favicon.ico.gz
- mv ${S}/dist/favicon.gz ${S}/dist/favicon.ico.gz
- rm -rf ${S}/dist/app.bundle.js.LICENSE.txt.gz
-}
+SRCREV = "2397c142c0d75c7705757a52848945b00928232d"