[yocto] PACKAGE_EXCLUDE not working

pawanKumar pawan4749 at gmail.com
Thu Oct 11 21:46:50 PDT 2018


Hi team,

I have added line PACKAGE_EXCLUDE=acl in local.conf to exclude the acl
packages, but it is not working.

Any help please how to exclude the acl packages.


Thanks,
Pavan


On Fri 12 Oct, 2018, 12:30 AM , <yocto-request at yoctoproject.org> wrote:

> Send yocto mailing list submissions to
>         yocto at yoctoproject.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
>         https://lists.yoctoproject.org/listinfo/yocto
> or, via email, send a message with subject or body 'help' to
>         yocto-request at yoctoproject.org
>
> You can reach the person managing the list at
>         yocto-owner at yoctoproject.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of yocto digest..."
>
>
> Today's Topics:
>
>    1. Excluding Package: (pawanKumar)
>    2. [Yocto][poky][meta] already-stripped ignore if set for any
>       other package then INSANE_SKIP_${PN} (M?ns Zigher)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Thu, 11 Oct 2018 19:25:21 +0530
> From: pawanKumar <pawan4749 at gmail.com>
> To: yocto at yoctoproject.org
> Subject: [yocto] Excluding Package:
> Message-ID:
>         <CALd6x_uaO3aypMYCqUA=
> Jpra_+EptuMdBkvfdJ0KMjjjo2zu8g at mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> Hi team,
>
> I'm using PACKAGE_EXCLUDE ="acl" to exclude the acl and complementary
> packages but it is not working.
>
> Can you provide solution how to exclude acl and complementary packages.
>
>
>
> Thanks,
> Pavan
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://lists.yoctoproject.org/pipermail/yocto/attachments/20181011/fb8a60ba/attachment-0001.html
> >
>
> ------------------------------
>
> Message: 2
> Date: Thu, 11 Oct 2018 19:08:25 +0200
> From: M?ns Zigher <mans.zigher at gmail.com>
> To: Yocto discussion list <yocto at yoctoproject.org>
> Subject: [yocto] [Yocto][poky][meta] already-stripped ignore if set
>         for any other package then INSANE_SKIP_${PN}
> Message-ID:
>         <CAEhQi8khYYi3O5MZVxhfM4BJS_meR4w=
> qcm1Eyy-mYABFcCdRA at mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> Hi,
>
> I have been struggling with a problem where I need to create a package in a
> recipe and set already-stripped for that package. The package in question
> is not the the default one so I am trying to set it by using
>
> INSANE_SKIP_${PN} += " \
> dev-so \
> already-stripped \
> "
>
> But the result is like it ignore is it. The only way to get it to work is
> if I include the file in the default package and set already-stripped to
> INSANE_SKIP_${PN}. When looking at the code at package.bbclass this seems
> to be correct
>
> if 'already-stripped' in (d.getVar('INSANE_SKIP_' + pn) or "").split():
>
> Is this really the way it should work. I mean dev-so can be set per package
> in a recipe but is it not supported to set already-stripped per package? I
> am running rocko but could not set that this have be updated in sumo. The
> documentation doesn't describe this limitation either.
>
> BR
> M?ns Zigher
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://lists.yoctoproject.org/pipermail/yocto/attachments/20181011/cada21cf/attachment-0001.html
> >
>
> ------------------------------
>
> --
> _______________________________________________
> yocto mailing list
> yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>
>
> End of yocto Digest, Vol 97, Issue 34
> *************************************
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20181012/ec387d83/attachment-0001.html>


More information about the yocto mailing list