From: alexandra-ioana.safta@nxp.com Date: Fri, 28 Apr 2017 16:05:50 +0000 (-0500) Subject: chromium-wayland: Remove redundant setting X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=f5f0a17833831a025bc49236ca1cc805176fe7bb;p=meta-freescale.git chromium-wayland: Remove redundant setting The use-egl PACKAGECONFIG is already enabled by default. Signed-off-by: Tom Hochstein Signed-off-by: Alexandra Safta Signed-off-by: Otavio Salvador --- diff --git a/dynamic-layers/browser-layer/recipes-browser/chromium/chromium-imx.inc b/dynamic-layers/browser-layer/recipes-browser/chromium/chromium-imx.inc index f8ba268d..cdd0f08f 100644 --- a/dynamic-layers/browser-layer/recipes-browser/chromium/chromium-imx.inc +++ b/dynamic-layers/browser-layer/recipes-browser/chromium/chromium-imx.inc @@ -25,9 +25,8 @@ do_patch[prefuncs] =+ "add_chromium_imx_patches" # * Lost context problems are not known to happen with Vivante GPUs, # so it is safe to use ignore-lost-context -# * EGL is on by default due to the GPU on the i.MX6 # * Proprietary codecs need to be enabled for h.264 and MP4 support -PACKAGECONFIG_append = " use-egl ignore-lost-context proprietary-codecs" +PACKAGECONFIG_append = " ignore-lost-context proprietary-codecs" copy_chromium_imx_files() { # sources in src/ are already organized in a manner