Re: [oe] [meta-qt5][PATCH] qtbase: Add libxi to depends.

2014-04-23 Thread Jacob Kroon
Hi Søren, On Wed, Apr 23, 2014 at 9:00 AM, Søren Holm wrote: > Hi MArtin > > This fix is not in master yet. Is it lost between two chairs ? > > Onsdag den 19. marts 2014 18:40:24 skrev Martin Jansa: > > On Wed, Mar 19, 2014 at 06:02:57PM +0100, Søren Holm wrote: > > > yes problably. I did not in

Re: [oe] [meta-qt5][PATCH] qtbase: Add libxi to depends.

2014-04-23 Thread Søren Holm
Hi MArtin This fix is not in master yet. Is it lost between two chairs ? Onsdag den 19. marts 2014 18:40:24 skrev Martin Jansa: > On Wed, Mar 19, 2014 at 06:02:57PM +0100, Søren Holm wrote: > > yes problably. I did not investigate the whole structure that thorough > > apparently. > > > > Could t

Re: [oe] [meta-qt5][PATCH] qtbase: Add libxi to depends.

2014-03-19 Thread Martin Jansa
On Wed, Mar 19, 2014 at 06:02:57PM +0100, Søren Holm wrote: > > yes problably. I did not investigate the whole structure that thorough > apparently. > > Could that change get into dora? Yes, but first it needs to go to master. > Onsdag den 19. marts 2014 15:15:01 skrev Martin Jansa: > > On Wed

Re: [oe] [meta-qt5][PATCH] qtbase: Add libxi to depends.

2014-03-19 Thread Søren Holm
yes problably. I did not investigate the whole structure that thorough apparently. Could that change get into dora? Onsdag den 19. marts 2014 15:15:01 skrev Martin Jansa: > On Wed, Mar 19, 2014 at 02:56:18PM +0100, Jacob Kroon wrote: > > Maybe do something this instead ? This is only necessary

Re: [oe] [meta-qt5][PATCH] qtbase: Add libxi to depends.

2014-03-19 Thread Martin Jansa
On Wed, Mar 19, 2014 at 02:56:18PM +0100, Jacob Kroon wrote: > Maybe do something this instead ? This is only necessary for X11 right ? > > -DEPENDS += "qtbase-native" > +DEPENDS += " \ > +qtbase-native \ > +${@base_contains('DISTRO_FEATURES', 'x11', 'libxi', '', d)} \ > +" > > /Jacob I

Re: [oe] [meta-qt5][PATCH] qtbase: Add libxi to depends.

2014-03-19 Thread Jacob Kroon
Maybe do something this instead ? This is only necessary for X11 right ? -DEPENDS += "qtbase-native" +DEPENDS += " \ +qtbase-native \ +${@base_contains('DISTRO_FEATURES', 'x11', 'libxi', '', d)} \ +" /Jacob On Wed, Mar 19, 2014 at 2:45 PM, Søren Holm wrote: > I'd like this to go into

[oe] [meta-qt5][PATCH] qtbase: Add libxi to depends.

2014-03-19 Thread Søren Holm
Not having so gives errors like this when configuring qtbase XInput2 auto-detection... () compiling /home/teamcitybuildagent/work/33644ecacd0fdba5/build/tmp/work/i586-poky-linux/qtbase/5.1.1-r0/qtbase-opensource-src-5.1.1/config.tests/x11/xinput2/xinput2.cpp /home/teamcitybuildagent/work/33644eca

Re: [oe] [meta-qt5][PATCH] qtbase: Add libxi to depends.

2014-03-19 Thread Søren Holm
I'd like this to go into dora if possible. Sorry for the double posts :) -- Søren Holm -- ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-devel

Re: [oe] [meta-qt5][PATCH] qtbase: Add libxi to depends.

2014-03-19 Thread Søren Holm
I'd like this to go into dora if possible -- Søren Holm -- ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-devel