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] [PATCH 2/2] weston-imx: Add dummy weston.ini

2018-11-07 Thread Khem Raj
On Wed, Nov 7, 2018 at 2:47 PM Andreas Müller wrote: > On Wed, Nov 7, 2018 at 11:31 PM Khem Raj wrote: > > > > On Wed, Nov 7, 2018 at 2:20 PM Andreas Müller > wrote: > > > > > > On Wed, Nov 7, 2018 at 10:59 PM Khem Raj wrote: > > > > > > > > When building for non-imx platforms we get warnings

Re: [meta-freescale] [PATCH 2/2] weston-imx: Add dummy weston.ini

2018-11-07 Thread Andreas Müller
On Wed, Nov 7, 2018 at 11:31 PM Khem Raj wrote: > > On Wed, Nov 7, 2018 at 2:20 PM Andreas Müller wrote: > > > > On Wed, Nov 7, 2018 at 10:59 PM Khem Raj wrote: > > > > > > When building for non-imx platforms we get warnings e.g. > > > > > >

Re: [meta-freescale] [PATCH 2/2] weston-imx: Add dummy weston.ini

2018-11-07 Thread Khem Raj
On Wed, Nov 7, 2018 at 2:20 PM Andreas Müller wrote: > > On Wed, Nov 7, 2018 at 10:59 PM Khem Raj wrote: > > > > When building for non-imx platforms we get warnings e.g. > > > > meta-freescale/recipes-graphics/wayland/weston_4.0.0.imx.bb: Unable to > > get checksum for weston SRC_URI entry

Re: [meta-freescale] [PATCH 2/2] weston-imx: Add dummy weston.ini

2018-11-07 Thread Andreas Müller
On Wed, Nov 7, 2018 at 10:59 PM Khem Raj wrote: > > When building for non-imx platforms we get warnings e.g. > > meta-freescale/recipes-graphics/wayland/weston_4.0.0.imx.bb: Unable to > get checksum for weston SRC_URI entry weston.ini: file could not > be found > I think the question is how do

[meta-freescale] [PATCH 2/2] weston-imx: Add dummy weston.ini

2018-11-07 Thread Khem Raj
When building for non-imx platforms we get warnings e.g. meta-freescale/recipes-graphics/wayland/weston_4.0.0.imx.bb: Unable to get checksum for weston SRC_URI entry weston.ini: file could not be found Signed-off-by: Khem Raj --- recipes-graphics/wayland/weston/weston.ini | 1 + 1 file

[meta-freescale] [PATCH 1/2] linux-imx-headers: Reduce visibility to imx host alone

2018-11-07 Thread Khem Raj
It uses variables that are specific to meta-fsl layer and when using in multi-BSP env this fails to expand those variables Signed-off-by: Khem Raj --- recipes-kernel/linux/linux-imx-headers_4.9.123.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git

[meta-freescale] [PATCH 1/2] ls1088ardb-pb : renamed ls1088ardb_pb.conf -> ls1088ardb-pb.conf

2018-11-07 Thread C.r. Guo
From: Chunrong Guo Signed-off-by: Chunrong Guo --- conf/machine/ls1088ardb-pb.conf | 31 +++ conf/machine/ls1088ardb_pb.conf | 31 --- 2 files changed, 31 insertions(+), 31 deletions(-) create mode 100644 conf/machine/ls1088ardb-pb.conf

[meta-freescale] [PATCH 2/2] rcw: renamed ls1088ardb_pb -> ls1088ardb-pb

2018-11-07 Thread C.r. Guo
From: Chunrong Guo Signed-off-by: Chunrong Guo --- recipes-bsp/rcw/rcw_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/rcw/rcw_git.bb b/recipes-bsp/rcw/rcw_git.bb index 8145c74..cffdf65 100644 --- a/recipes-bsp/rcw/rcw_git.bb +++