Re: [yocto] Which is the best strategy to customize Qt configuration?

2015-07-14 Thread Paul Eggleton
On Monday 13 July 2015 20:04:42 Martin Jansa wrote: On Mon, Jul 13, 2015 at 05:38:59PM +0100, Paul Eggleton wrote: On Monday 13 July 2015 16:18:55 Pampolini Matteo wrote: It was also my idea to override QT_PHONON variable inside my .bbappend file, but the fact is that this does not

Re: [yocto] Which is the best strategy to customize Qt configuration?

2015-07-14 Thread Pampolini Matteo
@yoctoproject.org Subject: Re: [yocto] Which is the best strategy to customize Qt configuration? On Monday 13 July 2015 20:04:42 Martin Jansa wrote: On Mon, Jul 13, 2015 at 05:38:59PM +0100, Paul Eggleton wrote: On Monday 13 July 2015 16:18:55 Pampolini Matteo wrote: It was also my idea to override

[yocto] Which is the best strategy to customize Qt configuration?

2015-07-13 Thread Pampolini Matteo
Hello everybody, my name is Matteo and I'm writing from Italy. I'm involved in a project that requires a very customized Linux installation and I think Yocto is the best choice for this purpose. I was able to build and run some images from Poky 1.8 reference and now I'm trying to create my

Re: [yocto] Which is the best strategy to customize Qt configuration?

2015-07-13 Thread Elvis Dowson
On Jul 13, 2015, at 22:04, Martin Jansa martin.ja...@gmail.com wrote: Will this work if gstreamer gst-plugins-base aren't next to each other in DEPENDS? I think good convention is to use: DEPENDS_remove = gstreamer DEPENDS_remove = gst-plugins-base for it to work even after original

Re: [yocto] Which is the best strategy to customize Qt configuration?

2015-07-13 Thread Martin Jansa
On Mon, Jul 13, 2015 at 05:38:59PM +0100, Paul Eggleton wrote: On Monday 13 July 2015 16:18:55 Pampolini Matteo wrote: It was also my idea to override QT_PHONON variable inside my .bbappend file, but the fact is that this does not prevent BitBake from downloading and compiling

Re: [yocto] Which is the best strategy to customize Qt configuration?

2015-07-13 Thread Leonardo Sandoval
On 07/13/2015 09:23 AM, Pampolini Matteo wrote: Hello everybody, my name is Matteo and I'm writing from Italy. I'm involved in a project that requires a very customized Linux installation and I think Yocto is the best choice for this purpose. I was able to build and run some images from

Re: [yocto] Which is the best strategy to customize Qt configuration?

2015-07-13 Thread Pampolini Matteo
? If so, how can I avoid this from within my layer? Regards, Matteo From: Leonardo Sandoval leonardo.sandoval.gonza...@linux.intel.com Sent: Monday, July 13, 2015 5:47 PM To: Pampolini Matteo; yocto@yoctoproject.org Subject: Re: [yocto] Which is the best strategy

Re: [yocto] Which is the best strategy to customize Qt configuration?

2015-07-13 Thread Paul Eggleton
On Monday 13 July 2015 16:18:55 Pampolini Matteo wrote: It was also my idea to override QT_PHONON variable inside my .bbappend file, but the fact is that this does not prevent BitBake from downloading and compiling glib/gstreamer. In my first hack, when I modified the original qt.inc file, I

Re: [yocto] Which is the best strategy to customize Qt configuration?

2015-07-13 Thread Paul Eggleton
On Monday 13 July 2015 10:47:45 Leonardo Sandoval wrote: On 07/13/2015 09:23 AM, Pampolini Matteo wrote: I'm involved in a project that requires a very customized Linux installation and I think Yocto is the best choice for this purpose. I was able to build and run some images from Poky

Re: [yocto] Which is the best strategy to customize Qt configuration?

2015-07-13 Thread Pampolini Matteo
:05 PM To: Pampolini Matteo; Leonardo Sandoval Cc: yocto@yoctoproject.org Subject: Re: [yocto] Which is the best strategy to customize Qt configuration? On Monday 13 July 2015 10:47:45 Leonardo Sandoval wrote: On 07/13/2015 09:23 AM, Pampolini Matteo wrote: I'm involved in a project