Re: [meta-freescale] i.MX6, Mesa, GLES2, Vivante GC320 + GC880

2019-05-09 Thread Sivasubramanian Patchaiperumal
Hi Gaëtan, Kindly check which component (mostly https://github.com/Freescale/meta-freescale/blob/master/recipes-graphics/imx-gpu-viv/imx-gpu-viv-6.inc should) is providing "virtual/egl" package for iMX6 like PROVIDES = "virtual/egl" and confirm whether it's building first by say bitbake

Re: [meta-freescale] Error in populating sdk using custom distro

2019-01-24 Thread Sivasubramanian Patchaiperumal
Hi Srinivasan, This is patching failure, qtwayland recipe is trying to apply "0001-tst_client.cpp-Fix-no-opengl-build.patch". Kindly see if either source code or patch has changed/updated without the other. On Thu, 24 Jan 2019 at 17:49, srinivasan wrote: > Dear Yocto Experts, > > I am seeing

Re: [meta-freescale] ERROR: Nothing PROVIDES 'virtual/libgles2'

2019-01-18 Thread Sivasubramanian Patchaiperumal
Hi Srinivasan, imx-gpu-viv PROVIDES virtual/libgles2 but was skipped: incompatible with machine imx8mmevk (not in COMPATIBLE_MACHINE) >From above error, looks like imx-gpu-viv doesn't support your machine. Kindly check imx-gpu-viv*.bb for COMPATIBLE_MACHINE list and see if "imx8mmevk" is

Re: [meta-freescale] Status of browser support.

2018-11-12 Thread Sivasubramanian Patchaiperumal
be.com/channel/UCUHXftx4ItLHXlQbGDk5szg> > *Read the Qmatic Blog >>* <http://lp.qmatic.com/blog> > -- > *From:* Sivasubramanian Patchaiperumal < > sivasubramanian.patchaiperu...@linaro.org> > *Sent:* Thursday, November 8, 2018 8:07:16 AM

Re: [meta-freescale] Status of browser support.

2018-11-07 Thread Sivasubramanian Patchaiperumal
WPE Browser can support video acceleration readily if gstreamer plugin is available for video accelerator. Refer https://github.com/WebPlatformForEmbedded/meta-wpe/wiki. On Wed, 7 Nov 2018 at 03:07, Björn Bosell wrote: > Hi, > > > We are currently in the process of upgrading from Fido to some

Re: [meta-freescale] GStreamer1.0 imx6-dlsabresd how to

2018-09-11 Thread Sivasubramanian Patchaiperumal
Maybe, can you try playbin pipeline as gst-launch-1.0 playbin uri= add "video-sink=imxv4l2sink" if you want to specify videosink as imxv4l2sink. This will auto construct the pipeline required to play mp4. On 11 September 2018 at 14:43, Mauro Ziliani wrote: > The gstreamer is 1.0. > > I can't

Re: [meta-freescale] Update 'meta' layer recipes in imx-4.1.15-1.2.0_ga

2018-09-06 Thread Sivasubramanian Patchaiperumal
If i understand your question correctly, update the revisions of the corresponding layers (to be updated) in the manifest xml file. Else set the "revision" to master/any branch to fetch the latest commit of that branch for that layer. On 6 September 2018 at 16:11, Tarun Tej K wrote: > Hi, > > I

[meta-freescale] 32bit Graphics libraries for iMX8

2018-09-05 Thread Sivasubramanian Patchaiperumal
Hi, We are trying to add 32bit rootfs support (32bit userspace with 64bit kernel) for iMX8 board, but facing issues when running kmscube/any graphics test application with 32bit version of graphics libraries (taken from 32bit iMX6 rootfs) as below # kmscube [ERR] Error: Unable to obtain system

Re: [meta-freescale] [PATCH] wpewebkit: update gst http plugin dependency Change gstreamer http plugin dependency specific to iMX gstreamer

2018-09-05 Thread Sivasubramanian Patchaiperumal
Kindly comment. On 31 August 2018 at 21:45, Sivasubramanian Patchaiperumal < sivasubramanian.patchaiperu...@linaro.org> wrote: > Yes Otavio as we are still using https://source.codeaurora.org/ > external/imx/meta-fsl-bsp-release/tree/imx/meta-bsp/ > recipes-multimedia/gstreamer?

Re: [meta-freescale] [PATCH] wpewebkit: update gst http plugin dependency Change gstreamer http plugin dependency specific to iMX gstreamer

2018-08-31 Thread Sivasubramanian Patchaiperumal
2018 at 6:23 AM Sivasubramanian Patchaiperumal > wrote: > > > > I'm sorry, which one you are asking whether it's needed? > > The rdepends mangling. > > > -- > Otavio Salvador O.S. Systems > http://www.ossystems.com.brhttp://co

Re: [meta-freescale] [PATCH] wpewebkit: update gst http plugin dependency Change gstreamer http plugin dependency specific to iMX gstreamer

2018-08-31 Thread Sivasubramanian Patchaiperumal
I'm sorry, which one you are asking whether it's needed? On 31 August 2018 at 06:51, Otavio Salvador < otavio.salva...@ossystems.com.br> wrote: > On Fri, Aug 24, 2018 at 11:40 AM sivasubramanian > wrote: > > > > Signed-off-by: sivasubramanian patchaiperu...@linaro.org> > > Using the new