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

Jacob Kroon jacob.kroon at gmail.com
Wed Apr 23 07:28:33 UTC 2014


Hi Søren,

On Wed, Apr 23, 2014 at 9:00 AM, Søren Holm <sgh at sgh.dk> 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 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, 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 think it belongs to
> > > > PACKAGECONFIG[xinput2] = "-xinput2,-no-xinput2,libxi"
>
>
Please test the solution that Martin proposed, and if everything looks
good, submit a patch using the instructions found in meta-qt5/README
and http://www.openembedded.org/wiki/How_to_submit_a_patch_to_OpenEmbedded.

/Jacob



More information about the Openembedded-devel mailing list