[meta-freescale] [PATCH 2/2] ovs-dpdk: set DPAA_VER = "dpaa"

2018-11-27 Thread C.r. Guo
From: Chunrong Guo *dpdk do not support 32bit target Signed-off-by: Chunrong Guo --- recipes-extended/ovs-dpdk/ovs-dpdk_2.9.bb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/recipes-extended/ovs-dpdk/ovs-dpdk_2.9.bb b/recipes-extended/ovs-dpdk/ovs-dpdk_2.9.bb index

[meta-freescale] Are there libraries available for Amphion's malone codec?

2018-11-27 Thread Carlos Rafael Giani
For the Hantro VPU, there's imx-vpu-hantro . But does something like imx-vpu-malone or imx-vpu-amphion exist as well? I cannot find any .bb file for it. Is a .bin package or tarball already available on the NXP servers perhaps? -- ___

[meta-freescale] Qtwebkit and gstreamer on imx6 (yocto Sumo, QT5, framebuffer)

2018-11-27 Thread Gustav Evertsson
I am trying to play video in qtwebkit using gstreamer 1.0. I can see that gstreamer get called, plugins is loaded, src and sink is setup etc but then it just stops and no video is showed in the browser. I use the qt5 example browser to test it. I build Sumo yocto without wayland and x11. Is