Hello,
Today I've cloned the layer meta-qt5 because I want to try qt5 for imx6qsabresd.
I added qtbase qtbase-tools and qtbase-plugins to my image recipe (which is
based on fsl-image gui).
Of course i have removed qt4 from build.
The bsp i'm currently using is the fsl one, freshly cloned from dor
Hello,
I pushed following updates:
commit 11ac45d22963a3f047a85c96009c36cb6e156d0a
Author: Otavio Salvador
Date: Fri Nov 1 19:17:47 2013 -0200
m53evk: Do not enable GStreamer plugin
The kernel used for this board is based in the mainline kernel and
does not provide the Freesc
From: Lauren Post
Add include directory for uapi which contains the mxc_asrc.h header
Change-Id: If4027ff5e7d7bc86704e095fe051aadfdf2f2e20
Signed-off-by: Lauren Post
---
recipes-multimedia/alsa/fsl-alsa-plugins_1.0.25.bb | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/rec
The new kernels now have all generated contents installed in sysroot
so the imx-text specific hacks are not need anymore.
Change-Id: I050fc33ca20447d7453f5553be7c9135354ddb45
Signed-off-by: Otavio Salvador
---
recipes-kernel/linux/linux-fslc.inc | 3 ---
recipes-kernel/linux/linux-imx.inc | 18
Hello Janis,
On Thu, Nov 14, 2013 at 2:23 PM, Otavio Salvador
wrote:
> On Thu, Nov 14, 2013 at 5:36 AM, Janis Coders wrote:
>> Seems like the bug has been reported a year ago for imx6, but I've got the
>> same bug for imx53 (about not found library):
>> https://bugzilla.yoctoproject.org/show_bug
The mfw_isink plugin looks for the libgstfsl-0.10.so library, instead
of the proper soname. This forces the inclusion of the .so file in the
runtime package.
Fixes [YOCTO: #3781]
Change-Id: I370f5ca6bfbcd5e65fd68214d8ca61434dd8757b
Signed-off-by: Otavio Salvador
---
recipes-multimedia/gstreamer
Hello Janis,
On Thu, Nov 14, 2013 at 5:36 AM, Janis Coders wrote:
> On 11/13/2013 05:58 PM, Otavio Salvador wrote:
>>
>> On Wed, Nov 13, 2013 at 1:03 PM, Janis Coders
>> wrote:
>>>
>>> (dora branch, imx53, all image with gstreamer)
>>>
>>> Hi, recently started playing with gstreamer mfw_isink el
Hi Marco,
Nice to see you here :-)
On Thu, Nov 14, 2013 at 5:00 AM, Marco wrote:
> I am using Yocto dora with an imx6dlsabre and I see that it uses the 3.0.35
> (4.1.0) kernel version.
> I wonder if there is any other more recent kernel version provided by
> Freescale.
> In meta-freescale ML I h
On 11/13/2013 05:58 PM, Otavio Salvador wrote:
On Wed, Nov 13, 2013 at 1:03 PM, Janis Coders wrote:
(dora branch, imx53, all image with gstreamer)
Hi, recently started playing with gstreamer mfw_isink element, which allows
multiple simultaneous video playbacks on one screen.
I am having multip