Re: [meta-freescale] [PATCH 1/3] qtbase: Fix eglfs build error in Wayland backend

2017-11-29 Thread Carol Zhu
l@nxp.com> Cc: meta-freescale@yoctoproject.org Subject: Re: [meta-freescale] [PATCH 1/3] qtbase: Fix eglfs build error in Wayland backend On Mon, Nov 27, 2017 at 3:21 PM, Yuqing Zhu <carol@nxp.com> wrote: > -eglfs is conditioned on GPU3D with FrameBuffer only > > S

Re: [meta-freescale] [PATCH 1/3] qtbase: Fix eglfs build error in Wayland backend

2017-11-29 Thread Otavio Salvador
On Wed, Nov 29, 2017 at 5:11 AM, Carol Zhu wrote: > The eglfs configuration is conditioned on GPU, so I remove the setting with > "use-mainline-bsp" filter. You cannot remove it, it enables the support for mainline use (Etnaviv in i.MX6 case). -- Otavio Salvador

Re: [meta-freescale] [PATCH 1/3] qtbase: Fix eglfs build error in Wayland backend

2017-11-28 Thread Otavio Salvador
On Mon, Nov 27, 2017 at 3:21 PM, Yuqing Zhu wrote: > -eglfs is conditioned on GPU3D with FrameBuffer only > > Signed-off-by: Yuqing Zhu > --- > dynamic-layers/qt5-layer/recipes-qt/qt5/qtbase_%.bbappend | 9 ++--- > 1 file changed, 6 insertions(+), 3

[meta-freescale] [PATCH 1/3] qtbase: Fix eglfs build error in Wayland backend

2017-11-27 Thread Yuqing Zhu
-eglfs is conditioned on GPU3D with FrameBuffer only Signed-off-by: Yuqing Zhu --- dynamic-layers/qt5-layer/recipes-qt/qt5/qtbase_%.bbappend | 9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/dynamic-layers/qt5-layer/recipes-qt/qt5/qtbase_%.bbappend