Hello, I pushed following updates:
commit bf7fd9cfe0788fe2f819a4ae2cc7db8327fe161a (HEAD -> master, yocto/rocko, yocto/master-next, yocto/master) Author: Otavio Salvador <[email protected]> Date: Fri Dec 15 11:08:59 2017 -0200 imx-gpu-viv: egl: Add alias for EGL_PLATFORM_GBM_KHR New EGL code uses EGL_PLATFORM_GBM_KHR (for example weston) and the value is the same, so we can provide an alias for it instead of patching every code using it. Signed-off-by: Otavio Salvador <[email protected]> commit 68c390aa58cec61f65919b3e0d25e3d65bc2b50f Author: Tom Hochstein <[email protected]> Date: Thu Dec 7 11:31:01 2017 -0600 weston: Switch to 2.0 with i.MX fork EGL support was removed from the fbdev compositor in Weston 2.0. Add it back via an i.MX fork. This has been verified with imx-gpu-viv v6 only. Signed-off-by: Tom Hochstein <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit e1d249bb067aa6c472367cff1e77ba2ddbc8303f Author: Otavio Salvador <[email protected]> Date: Wed Dec 13 11:03:39 2017 -0200 imx-gpu-viv: egl: Add alias for EGL_PLATFORM_X11_KHR New EGL code uses EGL_PLATFORM_X11_KHR (for example glmark2) and the value is the same, so we can provide an alias for it instead of patching every code using it. Signed-off-by: Otavio Salvador <[email protected]> Regards, -- Otavio Salvador O.S. Systems http://www.ossystems.com.br http://code.ossystems.com.br Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
