Re: [meta-freescale] [meta-fsl-arm][PATCH] linux-imx-rt: Upgrade to 3.14.28-1.0.0 GA

2015-07-10 Thread Jacob Kroon
@@ -Fix build errors when RT patch is applied - -Upstream-Status: Inappropriate [other] -Freescale does not support the RT patch - -Signed-off-by: Jacob Kroon jacob.kr...@mikrodidakt.se - -Index: git/drivers/mxc/gpu-viv/hal/os/linux/kernel/gc_hal_kernel_os.c

[meta-freescale] [meta-fsl-arm][PATCH] imx-gpu-viv: Don't package X11 specific tools in non-X11 configurations

2015-02-06 Thread Jacob Kroon
Fixes: WARNING: QA Issue: imx-gpu-viv-tools-apitrace requires libX11.so.6, but no providers in its RDEPENDS [file-rdeps] Signed-off-by: Jacob Kroon jacob.kr...@mikrodidakt.se --- recipes-graphics/imx-gpu-viv/imx-gpu-viv.inc | 6 ++ 1 file changed, 6 insertions

Re: [meta-freescale] preempt_rt patch for 3.14.26

2015-02-04 Thread Jacob Kroon
Hi Daniel, On Thu, Feb 5, 2015 at 7:44 AM, Daniel C. A (NESTIT) daniel...@nestgroup.net wrote: Hi, I am trying to apply the preempt_rt patch for linux kernel v3.14.26 inside the YP Core - Dizzy 1.7.1 for i.MX6QSABRESD board. But, the preempt _rt patch is not available for the above

Re: [meta-freescale] bitbake error

2015-01-18 Thread Jacob Kroon
Hi, On Sun, Jan 18, 2015 at 10:38 AM, Luigi Ravina l...@outlook.it wrote: Hi all! I have a Wandboard and compilation for QT5 not get to the end due to the following error: WARNING: Failed to fetch URL git:// qt.gitorious.org/qt/qt3d.git;branch=master, attempting MIRRORS if available

Re: [meta-freescale] Imx6q and linux-imx-rt status

2015-01-06 Thread Jacob Kroon
Hi Daiane, On Tue, Jan 6, 2015 at 12:29 PM, Daiane Angolini daiane.l...@gmail.com wrote: On Mon, Jan 5, 2015 at 5:53 PM, Jacob Kroon jacob.kr...@gmail.com wrote: Hi Simone, On Mon, Jan 5, 2015 at 8:16 PM, Simone cjb.sw.nos...@gmail.com wrote: Dear All, I discovered today

Re: [meta-freescale] Imx6q and linux-imx-rt status

2015-01-05 Thread Jacob Kroon
Hi Simone, On Mon, Jan 5, 2015 at 8:16 PM, Simone cjb.sw.nos...@gmail.com wrote: Dear All, I discovered today that in meta-fsl-arm exist a recipe that apply realtime patch to kernel for imx6. Wow! I want to know in which status is it, and something about the performance compared to

[meta-freescale] [meta-fsl-arm][PATCH v2] gpu-viv-bin-mx6q: Don't package X11 libraries in non-X11 builds

2014-12-26 Thread Jacob Kroon
in buildhistory. Signed-off-by: Jacob Kroon jacob.kr...@mikrodidakt.se --- recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q.inc | 11 ++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q.inc b/recipes-graphics/gpu-viv-bin

[meta-freescale] [meta-fsl-arm][PATCH] linux-imx-rt: Upgrade to 3.10.31-1.1.0 beta

2014-12-21 Thread Jacob Kroon
Rebase onto kernel 3.10.31-1.1.0 beta from Freescale. Except the kernel update there are no significant changes other than refreshing patches and aligning defconfig. Signed-off-by: Jacob Kroon jacob.kr...@mikrodidakt.se --- .../linux-imx-rt-3.10.17/0001-fix-build.patch | 139

Re: [meta-freescale] [meta-fsl-arm][PATCH] linux-imx-rt: Upgrade to 3.10.31-1.1.0 beta

2014-12-21 Thread Jacob Kroon
On Sun, Dec 21, 2014 at 3:06 PM, Jacob Kroon jacob.kr...@mikrodidakt.se wrote: Rebase onto kernel 3.10.31-1.1.0 beta from Freescale. Maybe beta2 would be more appropriate. Except the kernel update there are no significant changes other than refreshing patches and aligning defconfig

[meta-freescale] [meta-fsl-arm][PATCH v2] linux-imx-rt: Upgrade to 3.10.31-1.1.0 Beta 2

2014-12-21 Thread Jacob Kroon
Rebase onto kernel 3.10.31-1.1.0 Beta 2 from Freescale, plus clock patch from Gary Bisson. Except the kernel update there are no significant changes other than refreshing patches and aligning defconfig. Signed-off-by: Jacob Kroon jacob.kr...@mikrodidakt.se --- .../linux-imx-rt-3.10.17/0001-fix

Re: [meta-freescale] Extra files in gpu-viv-bin-mx6q package

2014-12-20 Thread Jacob Kroon
On Sat, Dec 20, 2014 at 6:17 PM, Otavio Salvador ota...@ossystems.com.br wrote: On Fri, Dec 19, 2014 at 7:50 PM, Jacob Kroon jacob.kr...@gmail.com wrote: I'm seeing a couple of files in the gpu-viv-bin-mx6q package that I don't think belong in there. I'd like to ask if anyone can give

[meta-freescale] [meta-fsl-arm][PATCH] gpu-viv-bin-mx6q: Move non-demo files into separate packages

2014-12-20 Thread Jacob Kroon
into existing libopencl-mx6 package Vivante.icd - Move into existing libopencl-mx6 package Signed-off-by: Jacob Kroon jacob.kr...@mikrodidakt.se --- recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q.inc | 9 +++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/recipes

[meta-freescale] Extra files in gpu-viv-bin-mx6q package

2014-12-19 Thread Jacob Kroon
Hi, I'm seeing a couple of files in the gpu-viv-bin-mx6q package that I don't think belong in there. I'd like to ask if anyone can give a suggestion where to put them: libGAL_egl.so - Should we move this to the libgal-mx6 package ? libVSC.so - Should this be put in a separate libvsc-mx6 package

[meta-freescale] [meta-fsl-arm][PATCH] linux-imx-rt: Upgrade to 3.10.17-1.0.2

2014-11-21 Thread Jacob Kroon
Also, move require directives to after SUMMARY/DESCRIPTION section, similar to the linux-imx recipe. Signed-off-by: Jacob Kroon jacob.kr...@mikrodidakt.se --- recipes-kernel/linux/linux-imx-rt_3.10.17.bb | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/recipes

Re: [meta-freescale] [meta-fsl-arm][PATCH] linux-imx-rt: Upgrade to 3.10.17-1.0.2

2014-11-21 Thread Jacob Kroon
On Fri, Nov 21, 2014 at 3:31 PM, Daiane Angolini daiane.l...@gmail.com wrote: On Fri, Nov 21, 2014 at 10:43 AM, Jacob Kroon jacob.kr...@mikrodidakt.se wrote: +LOCALVERSION = -1.0.2_ga lovely LOCALVERSION 3 Oh. Is this something we could/should do without, setting LOCALVERSION

Re: [meta-freescale] [meta-fsl-arm][PATCH] linux-imx-rt: Upgrade to 3.10.17-1.0.2

2014-11-21 Thread Jacob Kroon
On Fri, Nov 21, 2014 at 4:07 PM, Daiane Angolini daiane.l...@gmail.com wrote: On Fri, Nov 21, 2014 at 12:43 PM, Jacob Kroon jacob.kr...@gmail.com wrote: On Fri, Nov 21, 2014 at 3:31 PM, Daiane Angolini daiane.l...@gmail.com wrote: On Fri, Nov 21, 2014 at 10:43 AM, Jacob Kroon jacob.kr

Re: [meta-freescale] [meta-fsl-arm][PATCH] linux-imx-rt: Upgrade to 3.10.17-1.0.2

2014-11-21 Thread Jacob Kroon
On Fri, Nov 21, 2014 at 10:42 PM, Otavio Salvador ota...@ossystems.com.br wrote: On Fri, Nov 21, 2014 at 7:12 PM, Jacob Kroon jacob.kr...@gmail.com wrote: On Fri, Nov 21, 2014 at 4:07 PM, Daiane Angolini daiane.l...@gmail.com wrote: On Fri, Nov 21, 2014 at 12:43 PM, Jacob Kroon jacob.kr

[meta-freescale] [meta-fsl-arm][PATCH 1/2] linux-imx-rt: Upgrade to 3.10.17-1.0.1

2014-08-26 Thread Jacob Kroon
Signed-off-by: Jacob Kroon jacob.kr...@mikrodidakt.se --- recipes-kernel/linux/linux-imx-rt_3.10.17.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-kernel/linux/linux-imx-rt_3.10.17.bb b/recipes-kernel/linux/linux-imx-rt_3.10.17.bb index 35c7d30..94c1e77

[meta-freescale] [meta-fsl-arm][PATCH] packagegroup-fsl-mfgtool: Set PACKAGE_ARCH before inheriting packagegroup

2014-08-26 Thread Jacob Kroon
Fixes: ERROR: Please ensure recipe snip sets PACKAGE_ARCH before inherit packagegroup Signed-off-by: Jacob Kroon jacob.kr...@mikrodidakt.se --- recipes-fsl/packagegroups/packagegroup-fsl-mfgtool.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-fsl

Re: [meta-freescale] [meta-fsl-arm][PATCH v5 4/6] glmark2: Create bbappend to include Sololite changes.

2014-08-23 Thread Jacob Kroon
On Mon, Aug 18, 2014 at 10:10 PM, Neena Busireddy neena.busire...@freescale.com wrote: Remove gles2 from packageconfig for sololite as it does not support 3D GPU hardware acceleration. Signed-off-by: Neena Busireddy neena.busire...@freescale.com ---

Re: [meta-freescale] [meta-fsl-arm][PATCH v5 4/6] glmark2: Create bbappend to include Sololite changes.

2014-08-23 Thread Jacob Kroon
On Sat, Aug 23, 2014 at 8:41 PM, Otavio Salvador ota...@ossystems.com.br wrote: On Sat, Aug 23, 2014 at 1:53 PM, Jacob Kroon jacob.kr...@gmail.com wrote: On Mon, Aug 18, 2014 at 10:10 PM, Neena Busireddy neena.busire...@freescale.com wrote: Remove gles2 from packageconfig for sololite

[meta-freescale] [meta-fsl-arm][PATCH] glmark2: Move .bbappend to openembedded-layer collection

2014-08-23 Thread Jacob Kroon
The glmark2 recipe lives in meta-oe, so move it to the proper collection directory. This makes it possible to again use meta-fsl-arm without having meta-oe layer included. Signed-off-by: Jacob Kroon jacob.kr...@mikrodidakt.se --- .../recipes-benchmark}/glmark2/glmark2_%.bbappend

[meta-freescale] [meta-fsl-arm][PATCH 1/2] gpu-viv-bin-mx6q: Fix file ownership in packages

2014-07-18 Thread Jacob Kroon
at least keep symlinks. Also drop -x (--one-file-system) since it's not needed. This was tested by comparing the output of ls -lR --time-style=+ image/ before and after the change. Signed-off-by: Jacob Kroon jacob.kr...@mikrodidakt.se --- recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q.inc | 8

[meta-freescale] [meta-fsl-arm][PATCH 2/2] gpu-viv-bin-mx6q: Use symlink in libgl-mx6 package

2014-07-18 Thread Jacob Kroon
The libgl-mx6 package had a duplicated libGL.so.1. Force it into a symlink. This was tested by comparing the output of ls -lR --time-style=+ image/ before and after the change. Signed-off-by: Jacob Kroon jacob.kr...@mikrodidakt.se --- recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q.inc | 1

Re: [meta-freescale] [meta-fsl-arm][PATCH v2] gpu-viv-bin-mx6q: Add missing libffi dependency

2014-07-17 Thread Jacob Kroon
On Thu, Jul 17, 2014 at 7:49 AM, Jacob Kroon jacob.kr...@mikrodidakt.se wrote: Running readelf --dynamic libgc_wayland_protocol.so | grep NEEDED shows that the library has a runtime dependency on libffi. Same thing applies to libwayland-viv.so. Add libffi to DEPENDS for wayland builds

[meta-freescale] [meta-fsl-arm][PATCH] gpu-viv-bin-mx6q: Don't package wayland libraries in non-wayland builds

2014-07-17 Thread Jacob Kroon
cause unexpected dependency changes in buildhistory. Signed-off-by: Jacob Kroon jacob.kr...@mikrodidakt.se --- recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q.inc | 6 ++ 1 file changed, 6 insertions(+) diff --git a/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q.inc b/recipes-graphics

[meta-freescale] [meta-fsl-arm][PATCH v2] gpu-viv-bin-mx6q: Don't package wayland libraries in non-wayland builds

2014-07-17 Thread Jacob Kroon
cause unexpected dependency changes in buildhistory. Changes in V2: - Check $USE_WL instead of $backend since future x11 support may want to drag in wayland libraries Signed-off-by: Jacob Kroon jacob.kr...@mikrodidakt.se --- recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q.inc | 6 ++ 1

[meta-freescale] [meta-fsl-arm][PATCH] gpu-viv-bin-mx6q: Add missing libffi dependency

2014-07-16 Thread Jacob Kroon
Running readelf --dynamic libgc_wayland_protocol.so | grep NEEDED shows that the library has a runtime dependency on libffi. Same thing applies to libwayland-viv.so. Add libffi to DEPENDS, so that packaging can properly detect the runtime dependency. Signed-off-by: Jacob Kroon jacob.kr

Re: [meta-freescale] gpu-viv-bin-mx6q: missing RDEPENDS on libffi ?

2014-07-16 Thread Jacob Kroon
Hi Otavio, On Mon, Jun 30, 2014 at 3:46 PM, Otavio Salvador ota...@ossystems.com.br wrote: Hello Jacob, On Mon, Jun 30, 2014 at 9:56 AM, Jacob Kroon jacob.kr...@gmail.com wrote: On Mon, Jun 30, 2014 at 2:33 PM, Otavio Salvador ota...@ossystems.com.br wrote: On Mon, Jun 30, 2014

[meta-freescale] [meta-fsl-arm][PATCH v2] gpu-viv-bin-mx6q: Add missing libffi dependency

2014-07-16 Thread Jacob Kroon
, skip packaging the files, so that they don't cause unexpected changes in buildhistory. Signed-off-by: Jacob Kroon jacob.kr...@mikrodidakt.se --- recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q.inc | 8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/recipes-graphics/gpu

Re: [meta-freescale] gpu-viv-bin-mx6q: missing RDEPENDS on libffi ?

2014-06-30 Thread Jacob Kroon
On Mon, Jun 30, 2014 at 2:33 PM, Otavio Salvador ota...@ossystems.com.br wrote: On Mon, Jun 30, 2014 at 9:29 AM, prabhu.sundara...@freescale.com prabhu.sundara...@freescale.com wrote: gpu-viv-bin-mx6q has binaries for different backends like fbdev,X11,wayland. In that wayland backend

[meta-freescale] gpu-viv-bin-mx6q: missing RDEPENDS on libffi ?

2014-06-29 Thread Jacob Kroon
Hello, I'm seeing some unexplained changes in the buildhistory when I do incremental builds of the SD-images. The wayland packages from gpu-viv-bin-mx6q recipe seem to have an unspecified dependency on libffi: PKG = libwayland-viv0 RPROVIDES = -RDEPENDS = eglibc (= 2.19) +RDEPENDS = eglibc (=

[meta-freescale] Fwd: Adding -rt support for kernel

2014-06-20 Thread Jacob Kroon
Forgot to cc mailing list. /Jacob -- Forwarded message -- From: Jacob Kroon jacob.kr...@gmail.com Date: Fri, Jun 20, 2014 at 6:01 PM Subject: Re: [meta-freescale] Adding -rt support for kernel To: Eric Nelson eric.nel...@boundarydevices.com Hi Eric, On Fri, Jun 20, 2014 at 5

[meta-freescale] PERF_FEATURES_ENABLE in imx-base.inc

2014-06-10 Thread Jacob Kroon
Hi, conf/machine/include/imx-base.inc has these lines: # Disable perf features as 2.6.35.3 fail to build otherwise PERF_FEATURES_ENABLE = I would like to have perf running on imx6, could we restrict the above to those machines that still require 2.6.x kernels ? Could anyone comment the origin

Re: [meta-freescale] [meta-fsl-arm][PATCH v2] linux-imx-rt: Add initial recipe

2014-06-07 Thread Jacob Kroon
Hi Daiane, On Thu, Jun 5, 2014 at 6:51 PM, Daiane Angolini daiane.l...@gmail.com wrote: I loaded the linux-imx-rt in my imx6qsabresd boad. I used the core-image-base and I faced some kernel errors during the boot. What did you change in the default poky configuration in order to work

[meta-freescale] [meta-fsl-arm][PATCH] linux-imx-rt: Enable CONFIG_FHANDLE

2014-05-27 Thread Jacob Kroon
This kernel setting is required when using systemd = 210. Without it, no serial devices are enabled at boot time, making serial login impossible. Tested on Wandboard Solo/Dual. Signed-off-by: Jacob Kroon jacob.kr...@mikrodidakt.se --- recipes-kernel/linux/linux-imx-rt-3.10.17/mx6/defconfig | 1

Re: [meta-freescale] Qt Quick Controls missing

2014-05-12 Thread Jacob Kroon
On Mon, May 12, 2014 at 10:32 AM, Geir Vattekar geirv...@hotmail.comwrote: Hi, I have problems getting a build with the Qt Quick Controls module. I built master latest yesterday without incidence. But I still get 'module QtQuick.Controls is not installed' (module version is 1.1). I try to

Re: [meta-freescale] Qt Quick Controls missing

2014-05-12 Thread Jacob Kroon
On Mon, May 12, 2014 at 11:36 AM, Geir Vattekar geirv...@hotmail.comwrote: No. qtquickcontrols-qmlplugins is not listed as being installed. Try adding qtdeclarative-qmlplugins and qtquickcontrols-qmlplugins packages to your image /Jacob -- ___

[meta-freescale] [meta-fsl-arm][PATCH] linux-imx-rt: Upgrade to 3.10.17-1.0.0 GA

2014-04-30 Thread Jacob Kroon
- Align defconfig with linux-imx 3.10.17-1.0.0 GA release - No patches dropped, they are all still required Signed-off-by: Jacob Kroon jacob.kr...@mikrodidakt.se --- .../linux/linux-imx-rt-3.10.17/mx6/defconfig | 27 +- recipes-kernel/linux/linux-imx-rt_3.10.17.bb

Re: [meta-freescale] [meta-fsl-arm][PATCH v2] linux-imx-rt: Add initial recipe

2014-04-09 Thread Jacob Kroon
Hi Daiane, On Tue, Apr 8, 2014 at 7:43 PM, Daiane Angolini daiane.l...@gmail.comwrote: I loaded the linux-imx-rt in my imx6qsabresd boad. I used the core-image-base and I faced some kernel errors during the boot. What did you change in the default poky configuration in order to work with

Re: [meta-freescale] imx6dlsabresd + qt5.2.1 system freeze

2014-03-30 Thread Jacob Kroon
Hi Tobias, On Wed, Mar 26, 2014 at 2:42 PM, Tobias Knoth tobias.kn...@mni.thm.dewrote: Hi! I compiled the current yocto master branch. I added in my bblayers.conf the line: -- ' ${BSPDIR}/sources/meta-qt5 \' -- In my local.conf i added the following lines: -- MACHINE

Re: [meta-freescale] imx6dlsabresd + qt5.2.1 system freeze

2014-03-30 Thread Jacob Kroon
On Sun, Mar 30, 2014 at 9:14 AM, Jacob Kroon jacob.kr...@gmail.com wrote: Hi Tobias, On Wed, Mar 26, 2014 at 2:42 PM, Tobias Knoth tobias.kn...@mni.thm.dewrote: Hi! I compiled the current yocto master branch. I added in my bblayers.conf the line: -- ' ${BSPDIR}/sources/meta-qt5

[meta-freescale] [meta-fsl-arm][PATCH v2] linux-imx-rt: Add initial recipe

2014-03-27 Thread Jacob Kroon
Add initial support for 3.10.17-1.0.0 beta with 3.10.17-rt12 real-time patch. Changes in v2: - Improve commit message - Add 'Upstream-Status' tags in patches - Add SUMMARY/DESCRIPTION Signed-off-by: Jacob Kroon jacob.kr...@mikrodidakt.se --- .../linux-imx-rt-3.10.17/0001-fix-build.patch

Re: [meta-freescale] Systemd 211 on Wandboard, mmc and ttymxc0 hang

2014-03-26 Thread Jacob Kroon
Hi Fabio, On Wed, Mar 26, 2014 at 5:36 AM, Fabio Estevam feste...@gmail.com wrote: Hi Jacob, On Sat, Mar 22, 2014 at 2:49 AM, Jacob Kroon jacob.kr...@gmail.com wrote: Hi, I upgraded to latest oe-core, and I am now seeing some issues which I think is due to the recent systemd upgrade

Re: [meta-freescale] [meta-fsl-arm][PATCH] linux-imx-rt: Add initial recipe for linux-imx+PREEMPT_RT_FULL kernel

2014-03-26 Thread Jacob Kroon
Hi Otavio, On Wed, Mar 26, 2014 at 1:34 PM, Otavio Salvador ota...@ossystems.com.brwrote: Hello Jacob, On Tue, Mar 25, 2014 at 5:11 PM, Jacob Kroon jacob.kr...@mikrodidakt.se wrote: Signed-off-by: Jacob Kroon jacob.kr...@mikrodidakt.se Please change commit log to: linux-imx-rt: Add

Re: [meta-freescale] linux-imx/linux-wandboard 3.10.17 kernel and HDMI display

2014-03-25 Thread Jacob Kroon
Hi Trevor, On Tue, Mar 25, 2014 at 12:54 AM, Trevor Woerner trevor.woer...@linaro.orgwrote: Hi Jacob, On 03/24/14 11:44, Jacob Kroon wrote: Not the details I'm afraid, I used a JTAG adapter and saw that the kernel always got stuck in what looked like the hdmi interrupt handler

Re: [meta-freescale] linux-imx-3.10.9 with preempt-rt patch

2014-03-25 Thread Jacob Kroon
Hi Otavio, On Mon, Mar 24, 2014 at 6:10 PM, Jacob Kroon jacob.kr...@gmail.com wrote: On Mon, 24 Mar 2014, Otavio Salvador wrote: On Mon, Mar 24, 2014 at 1:52 PM, Fabio Estevam feste...@gmail.com wrote: Hi Jacob/Otavio, On Mon, Mar 24, 2014 at 1:48 PM, Jacob Kroon jacob.kr...@gmail.com

Re: [meta-freescale] linux-imx-3.10.9 with preempt-rt patch

2014-03-25 Thread Jacob Kroon
On Tue, Mar 25, 2014 at 12:43 PM, Otavio Salvador ota...@ossystems.com.brwrote: Hello Jacob, On Tue, Mar 25, 2014 at 7:49 AM, Jacob Kroon jacob.kr...@gmail.com wrote: On Mon, Mar 24, 2014 at 6:10 PM, Jacob Kroon jacob.kr...@gmail.com wrote: On Mon, 24 Mar 2014, Otavio Salvador wrote

Re: [meta-freescale] Systemd 211 on Wandboard, mmc and ttymxc0 hang

2014-03-25 Thread Jacob Kroon
Hi Otavio, On Tue, Mar 25, 2014 at 3:08 AM, Otavio Salvador ota...@ossystems.com.brwrote: On Sat, Mar 22, 2014 at 2:49 AM, Jacob Kroon jacob.kr...@gmail.com wrote: ... A long time out waiting for ttymxc0. I *think* the first time I boot an image, this error does not happen, but subsequent

[meta-freescale] [meta-fsl-arm][PATCH] linux-imx-rt: Add initial recipe for linux-imx+PREEMPT_RT_FULL kernel

2014-03-25 Thread Jacob Kroon
Signed-off-by: Jacob Kroon jacob.kr...@mikrodidakt.se --- .../linux-imx-rt-3.10.17/0001-fix-build.patch | 134 + .../0002-fix-build-with-rt-enabled.patch | 107 +++ .../0003-no-split-ptlocks.patch| 80 + .../linux/linux-imx-rt-3.10.17/mx6

Re: [meta-freescale] linux-imx-3.10.9 with preempt-rt patch

2014-03-24 Thread Jacob Kroon
Hi, Some further progress on the RT-patch support that I forgot. The oops seemed to be caused by a comparison mixup of NULL or -1. See attached patch. Comments would be appreciated. Regards Jacob On Sat, Jan 25, 2014 at 9:29 PM, Jacob Kroon jacob.kr...@gmail.com wrote: Hi, So with this mail

Re: [meta-freescale] linux-imx/linux-wandboard 3.10.17 kernel and HDMI display

2014-03-24 Thread Jacob Kroon
Hi Otavio, On Mon, 24 Mar 2014, Otavio Salvador wrote: Hello Kroon, On Mon, Mar 17, 2014 at 6:06 AM, Jacob Kroon jacob.kr...@gmail.com wrote: Hi, Just some test reporting, I finally got the 3.10.17 linux-imx kernel from meta-fsl-arm working with my Sony TV, but I had to revert commit

Re: [meta-freescale] linux-imx-3.10.9 with preempt-rt patch

2014-03-24 Thread Jacob Kroon
Hi Otavio, On Mon, 24 Mar 2014, Otavio Salvador wrote: Hello, On Mon, Mar 24, 2014 at 11:27 AM, Jacob Kroon jacob.kr...@gmail.com wrote: Some further progress on the RT-patch support that I forgot. The oops seemed to be caused by a comparison mixup of NULL or -1. See attached patch. Comments

Re: [meta-freescale] linux-imx-3.10.9 with preempt-rt patch

2014-03-24 Thread Jacob Kroon
Hi Otavio, On Mon, 24 Mar 2014, Otavio Salvador wrote: Hello Jacob, On Mon, Mar 24, 2014 at 12:37 PM, Jacob Kroon jacob.kr...@gmail.com wrote: On Mon, 24 Mar 2014, Otavio Salvador wrote: On Mon, Mar 24, 2014 at 11:27 AM, Jacob Kroon jacob.kr...@gmail.com wrote: Some further progress

Re: [meta-freescale] linux-imx-3.10.9 with preempt-rt patch

2014-03-24 Thread Jacob Kroon
On Mon, 24 Mar 2014, Otavio Salvador wrote: On Mon, Mar 24, 2014 at 1:52 PM, Fabio Estevam feste...@gmail.com wrote: Hi Jacob/Otavio, On Mon, Mar 24, 2014 at 1:48 PM, Jacob Kroon jacob.kr...@gmail.com wrote: I have done some testing using various tools from rt-tests package. The patch does

Re: [meta-freescale] imx6qsabresd: qt4 + opengl not working

2014-03-03 Thread Jacob Kroon
On Mon, Mar 3, 2014 at 4:02 PM, Javier Viguera javier.vigu...@digi.comwrote: Hi all, I'm testing QT4 + OpenGL on a *imx6qsabresd* board and so far I have not been able to make it work. The setup is simple: an imx6qsabresd board, a project using *master* branches of poky, meta-oe,

Re: [meta-freescale] qte-in-use-image rootfs issue

2014-02-17 Thread Jacob Kroon
FWIW, using master branches, recently I've also been seeing corrupt rootfs images when dd:ing the .sdcard-file. If I dd the .ext3 file to the second partition again, everything looks ok. Using Wandboard Solo machine. On Mon, Feb 17, 2014 at 2:24 PM, Diego Sueiro diego.sue...@gmail.comwrote:

Re: [meta-freescale] [meta-fsl-arm-extra][PATCH] qtbase (5.2.0) Updated version name to match meta-qt5

2014-02-08 Thread Jacob Kroon
, On Sat, Feb 8, 2014 at 5:21 AM, Jacob Kroon jacob.kr...@gmail.com wrote: Perhaps we should rename it to qtbase_%.bbappend, in order to have it automatically applied for future Qt versions aswell ? Yes; is the best alternative in master :-) -- Otavio Salvador O.S

Re: [meta-freescale] [meta-fsl-arm-extra][PATCH] qtbase (5.2.0) Updated version name to match meta-qt5

2014-02-07 Thread Jacob Kroon
Hi Sebastien, Perhaps we should rename it to qtbase_%.bbappend, in order to have it automatically applied for future Qt versions aswell ? /Jacob On Fri, 7 Feb 2014, Sébastien Taylor wrote: From: Sébastien Taylor m...@staylor.ca The meta-qt5 updated Qt version 5.1.1 to 5.2.0. Contents

Re: [meta-freescale] Console text mixing with Qt5 app (eglfs)

2014-02-05 Thread Jacob Kroon
Hi, I think you can turn off the virtual console with: echo 0 /sys/class/vtconsole/vtcon1/bind To turn on again: echo 1 /sys/class/vtconsole/vtcon1/bind /Jacob On Wed, Feb 5, 2014 at 12:53 PM, Filip Piechocki fpiecho...@gmail.comwrote: Hi! I've built core-image-minimal from yocto

Re: [meta-freescale] build the Kernel Module on the target

2014-01-31 Thread Jacob Kroon
Tried adding the kernel-dev package ? On 31-01-2014 12:40, hans-peter.rosin...@freescale.com wrote: Hi Daiane, Thanks for the documentation link... I included dev-pkgs but still no headers on the target I can build against. The build directory should be at

Re: [meta-freescale] Qt5 + QtQuick2

2014-01-29 Thread Jacob Kroon
On Thu, Jan 30, 2014 at 5:50 AM, Otavio Salvador ota...@ossystems.com.brwrote: Hello Eric, On Wed, Jan 29, 2014 at 9:31 PM, Eric Nelson eric.nel...@boundarydevices.com wrote: We have a customer looking to verify Qt5+Qt Quick2 on a Nitrogen6x board using Yocto. Can anyone confirm the

[meta-freescale] linux-imx-3.10.9 with preempt-rt patch

2014-01-25 Thread Jacob Kroon
Hi, So with this mail I hope I can start get the ball rolling with enabling the Freescale kernel to build with the PREEMPT RT patch. What I have sofar is Freescales 3.10.9 kernel + official 3.10.9-rt-patch (See [1]) + minor fixes. I also had to set NR_CPUS to be less than the default 4 in the

Re: [meta-freescale] Using perf on a Wanboard Solo with linux-imx-3.10.9

2013-12-08 Thread Jacob Kroon
Hi, So I've at least made some progress, but still have some issues. If I do run perf record and perf report, I get 0.00% overhead for all the functions that are listed... After * patching imx-base.inc not to nullify PERF_FEATURES_ENABLE * adding kernel patch to let perf know about

[meta-freescale] Using perf on a Wanboard Solo with linux-imx-3.10.9

2013-12-07 Thread Jacob Kroon
Hi, I want to use perf for performance monitoring on my Wandboard. I'm using openembedded-core and meta-fsl-arm/meta-fsl-arm-extra from git as of today, running linux-imx-3.10.9 kernel with a custom dts for the wandboard solo. I'm using the defconfig from meta-fsl-arm, so I do have

Re: [meta-freescale] (no subject)

2013-11-19 Thread Jacob Kroon
... and about 2 secs after I sent the previous mail I see a patch posted on oe-core mailing list that most likely fixes the warning. sorry for the noise Jacob On Tue, Nov 19, 2013 at 6:43 PM, Jacob Kroon jacob.kr...@gmail.com wrote: Hi, I use the following regularly for cleaning up my build