Re: [meta-freescale] QtWebEngine with Qt 5.4.2 and SMARC sAMX6i

2016-01-04 Thread Johannes Pointner
Which backend are you using? What I experienced with i.MX6 is that the qtwebengine wasn't working with the eglfs backend, but with wayland it was working fine. I have to admit I used Qt 5.5 and kernel 3.14 (from Freescale). 2016-01-04 13:30 GMT+01:00 Andreas Enbacka : > Hello, > > > > I have been

Re: [meta-freescale] QtWebEngine with Qt 5.4.2 and SMARC sAMX6i

2016-01-05 Thread Johannes Pointner
dreas Enbacka : > I am using Eglfs backend. What is easiest way to switch to wayland backend > instead > > Regards, > Andreas Enbacka > >> 4 jan. 2016 kl. 18:24 skrev Johannes Pointner : >> >> Which backend are you using? What I experienced with i.MX6 is that the >

[meta-freescale] Qt 5.8 fails to patch/compile

2017-03-31 Thread Johannes Pointner
Hello, I'm trying to use Qt 5.8 for a imx6 device but this fails during do_patch of qtbase. 0014-Add-IMX-GPU-support.patch isn't applying anymore. I was able to fix this easily but then do_compile fails. It fails during compiling qeglstreamconvenience with eglvivante.h:266:2: error: #error "Platfo

Re: [meta-freescale] Problem with touchscreen Display 1366x768 with Qt 5.9 and eglfs

2017-08-08 Thread Johannes Pointner
2017-08-07 17:02 GMT+02:00 Otavio Salvador : > On Mon, Aug 7, 2017 at 11:51 AM, Benjamin Federau > wrote: >> Von: Otavio Salvador >> Gesendet: 11.07.2017 17:16 >> Betreff: Re: [meta-freescale] Problem with touchscreen Display 1366x768 with >> Qt 5.9 and eglfs >> >> On Tue, Jul 11, 2017 at 10:16 A

Re: [meta-freescale] [PATCH v4 0/8] Graphics updates for L4.9.11-1.0.0 BSP Release plus Weston 2.0

2018-03-05 Thread Johannes Pointner
Hi Tom, do you plan to land this patches in the near future? Thx, Hannes On Thu, Dec 14, 2017 at 12:22 AM, Tom Hochstein wrote: > Hi Stefan, > > Thanks for checking on it. There is a corresponding patchset to > meta-freescale-distro. > > https://lists.yoctoproject.org/pipermail/meta-freescale/

Re: [meta-freescale] [PATCH v4 0/8] Graphics updates for L4.9.11-1.0.0 BSP Release plus Weston 2.0

2018-03-05 Thread Johannes Pointner
Hi Otavio, thx for the info :-) On Mon, Mar 5, 2018 at 11:21 PM, Otavio Salvador wrote: > On Mon, Mar 5, 2018 at 1:36 PM, Johannes Pointner > wrote: >> do you plan to land this patches in the near future? > > I do; we plan to have them landing this week. > &

[meta-freescale] QtWebEngine >= 5.10 GL ERROR

2018-05-07 Thread Johannes Pointner
Hello, I tried to switch to a newer version of Qt (Qt.5.10.1, Qt5.11beta4) and everything went smove except QtWebEngine. It compiles fine, but during usage of the browser(e.g. simplebrowser) I get a lot of error messages like: ERROR:gles2_cmd_decoder.cc(2523)] [.RenderWorker-0x2072368]GL ERROR :GL

Re: [meta-freescale] QtWebEngine >= 5.10 GL ERROR

2018-05-22 Thread Johannes Pointner
12:06 PM, Johannes Pointner > wrote: >> I tried to switch to a newer version of Qt (Qt.5.10.1, Qt5.11beta4) >> and everything went smove except QtWebEngine. It compiles fine, but >> during usage of the browser(e.g. simplebrowser) I get a lot of error >> messages like:

[meta-freescale] Build Qt5 with wayland fails

2018-05-29 Thread Johannes Pointner
Hello, my Qt5 build fails with following error message: /data/workspace/yocto/poky/sumo/ppt50/build/tmp/work/cortexa9hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.9.4+gitAUTOINC+0d9208cecb-r0/git/src/plugins/platforms/eglfs/deviceintegration/eglfs_viv/qeglfsvivintegration.cpp: In member function '

Re: [meta-freescale] QtWebEngine >= 5.10 GL ERROR

2018-06-12 Thread Johannes Pointner
(i.MX6DL) Cheers, Hannes On Wed, May 23, 2018 at 8:20 AM, Johannes Pointner wrote: > Hello Otavio, > > thx for your reply. > No, I haven't and for now I have to use the Vivante stack. > There is also a Qt bugreport for this issue: > https://bugreports.qt.io/browse/QTBUG-681

[meta-freescale] linux-fslc merge 'v4.9.105' into imx_4.9.x_2.0.0_ga

2018-09-10 Thread Johannes Pointner
Hello, I just noticed that something went wrong during the merge of tag 'v4.9.105' into imx_4.9.x_2.0.0_ga (commit id 83174b99b192ce8b1f1bef0dcfd700c6f6b1a1b9). If you take a look a the file arch/arm/include/asm/kvm_mmu.h it has after the merge the same content as arch/arm64/include/asm/kvm_mmu.h