The use-egl PACKAGECONFIG is already enabled by default.

Signed-off-by: Tom Hochstein <tom.hochst...@nxp.com>
Signed-off-by: Alexandra Safta <alexandra-ioana.sa...@nxp.com>
---
 dynamic-layers/browser-layer/recipes-browser/chromium/chromium-imx.inc | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

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 f8ba268..cdd0f08 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
-- 
2.1.4

-- 
_______________________________________________
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to