Re: [meta-freescale] Parser error and Unexpected EOF

2017-10-04 Thread Martin Jansa
is one... > > On Wed, Oct 4, 2017 at 4:18 PM, Martin Jansa > wrote: > >> On Wed, Oct 04, 2017 at 03:56:12PM +0200, soim maillist wrote: >> > Adding : *INSANE_SKIP_${PN} = "ldflags" *to my previous modified bb >> layer did >> > the trick ! >> &

Re: [meta-freescale] Parser error and Unexpected EOF

2017-10-04 Thread Martin Jansa
On Wed, Oct 04, 2017 at 03:56:12PM +0200, soim maillist wrote: > Adding : *INSANE_SKIP_${PN} = "ldflags" *to my previous modified bb layer did > the trick ! Hiding the issues and leaving it incorrect without any warning, shouldn't be called "the trick" it's just pure laziness. > On Wed, Oct 4, 20

[meta-freescale] [PATCH] qtbase: Allow to build eglfs with x11 in DISTRO_FEATURES

2016-02-29 Thread Martin Jansa
enum (the same errors like before https://codereview.qt-project.org/#/c/105116/2) Adding -DEGL_API_FB=1 like linux-imx6-g++/qmake.conf does is simplest workaround to prevent imx-gpu-viv from including Xlib from EGL/eglvivante.h Signed-off-by: Martin Jansa --- qt5-layer/recipes-qt/qt5

Re: [meta-freescale] [OE-core] trouble related to oe-core update

2015-05-18 Thread Martin Jansa
On Mon, May 18, 2015 at 09:46:03AM +0200, Andreas Müller wrote: > Hi, Hi, > have seen that a while ago but had no time to take care. > > Since oe-core commit > > commit 3e760031f91fb87c3e2f62b77a117eb41164f259 > Author: Martin Jansa > Date: Wed Feb 18 15:40:35 201

Re: [meta-freescale] [OE-core] [PATCH RFC 1/3] insane: Split do_package_qa into a separate task (from do_package)

2014-07-18 Thread Martin Jansa
On Thu, Jul 10, 2014 at 11:43:02PM -0300, Otavio Salvador wrote: > Hello Richard, > > (added meta-freescale mailing list as it is related to meta-fsl-arm) > > On Wed, Jul 9, 2014 at 5:15 PM, Richard Purdie > wrote: > > Its possible to run the package QA checks as a separate task rather than > >

Re: [meta-freescale] meta-qt5 and WebKit2 examples?

2014-03-26 Thread Martin Jansa
On Wed, Mar 26, 2014 at 01:38:14PM -0300, Otavio Salvador wrote: > Hello Erik, > > On Wed, Mar 26, 2014 at 1:06 PM, Erik Botö wrote: > > I haven't tried the examples, but we can display e.g. google maps in a > > webview on imx6 (eglfs). I'm not on latest meta-qt5, but I think it > > should work t

Re: [meta-freescale] [poky] X11 incompatibilities using meta-oe with poky

2013-12-31 Thread Martin Jansa
On Tue, Dec 31, 2013 at 11:42:06AM +0100, Alexandre Belloni wrote: > On 30/12/2013 06:09, Otavio Salvador wrote: > >> Right, thanks for those pointers ! > > > > Martin already backported the fix to Dora so please give it a new try > > and see if it fixes your previous issues. > > > > As said, it

Re: [meta-freescale] [poky] X11 incompatibilities using meta-oe with poky

2013-12-29 Thread Martin Jansa
On Sat, Dec 28, 2013 at 11:19:42AM +0100, Alexandre Belloni wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Hi Martin, > > On 28/12/2013 09:32, Martin Jansa wrote: > > On Fri, Dec 27, 2013 at 10:22:43PM +0100, Alexandre Belloni wrote: > >>

Re: [meta-freescale] [poky] X11 incompatibilities using meta-oe with poky

2013-12-29 Thread Martin Jansa
On Sat, Dec 28, 2013 at 12:43:31PM +0100, Alexandre Belloni wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > On 28/12/2013 12:28, Martin Jansa wrote: > > I'm not using matchbox and I'm using only xserver-common, this fix is to > > start

Re: [meta-freescale] [poky] X11 incompatibilities using meta-oe with poky

2013-12-29 Thread Martin Jansa
On Fri, Dec 27, 2013 at 10:22:43PM +0100, Alexandre Belloni wrote: > Hi, > > When using core-image-sato (latest dora), I encountered again an issue > that I once solved by hacking around it. It has the following symptoms: > - touchscreen calibration doesn't start the first time the board is boote