[oe] [meta-qt5][PATCH 2/2] nativesdk-qtbase.inc: Remove unused contents

Jacob Kroon jacob.kroon at gmail.com
Fri Feb 21 21:56:45 UTC 2014


On Fri, Feb 21, 2014 at 10:46 PM, Otavio Salvador
<otavio at ossystems.com.br>wrote:

> Hello Jacob,
>
> On Fri, Feb 21, 2014 at 6:31 PM, Jacob Kroon <jacob.kroon at gmail.com>
> wrote:
> > On Mon, Feb 17, 2014 at 6:45 PM, Otavio Salvador <
> otavio at ossystems.com.br>wrote:
> >
> >> On Mon, Feb 17, 2014 at 2:36 PM, Denys Dmytriyenko <denis at denix.org>
> >> wrote:
> >> > On Fri, Feb 14, 2014 at 07:02:34PM -0200, Otavio Salvador wrote:
> >> >> Fixes:
> >> >>
> >> >> ERROR: QA Issue: nativesdk-qtbase: Files/directories were installed
> but
> >> not shipped
> >> >>   /opt/oel/13.0+snapshot/sysroots/i686-oelsdk-linux/usr/lib
> >> >>   /opt/oel/13.0+snapshot/sysroots/i686-oelsdk-linux/usr/include
> >> >>   /opt/oel/13.0+snapshot/sysroots/i686-oelsdk-linux/usr/share
> >> >>
> >> /opt/oel/13.0+snapshot/sysroots/i686-oelsdk-linux/usr/lib/libQt5Test.so
> >> >>
> >>
> /opt/oel/13.0+snapshot/sysroots/i686-oelsdk-linux/usr/lib/libQt5Network.so
> >> >>   ...
> >> >>
> >> >> Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
> >> >
> >> > Acked-by: Denys Dmytriyenko <denys at ti.com>
> >>
> >> I applied it and found it broke the build afterwards. I fixed this one
> >> (will send the patch in some minutes) but this uncovered another issue
> >> I am working on now.
> >>
> >> I may be wrong, but I think
> >
> > 7d8f8d6b5a00af7a212cce41350f4e1c5989aabd
> > or
> > 8da5017712a7ddcb8488e095b9aa03b0273f23e9
> >
> > screws up the package name for nativesdk-qtbase-tools. On my system now,
> no
> > nativesdk-qtbase-tools ipk is created, instead the "moc" program is
> placed
> > in nativesdk-libqt5core5 ipk.
> >
> > Adding
> >
> > DEBIAN_NOAUTONAME_${PN}-tools = "1"
> >
> > in nativesdk-qtbase.inc restores the created ipk package name to
> > "nativesdk-qtbase-tools".
>
> Indeed; are you going to send a patch for it or want me to handle this?
>
>
Sure, I can send a patch, I just wasn't sure wether this fix was correct or
not.

  -- Jacob



More information about the Openembedded-devel mailing list