From: "Petter Mabäcker" <petter@technux.se>
To: Yocto <yocto@yoctoproject.org>, <so61pi.re@gmail.com>
Subject: Re: How to install dbg package and not its dependencies?
Date: Tue, 30 May 2017 15:34:41 +0200 [thread overview]
Message-ID: <1416da32375ee235be7a29c5d575fab9@technux.se> (raw)
In-Reply-To: <CAGnCEbsv_v=YuW2uiwRhJAkw8Yz9H81OELGAYvmOBdU=W-0ykQ@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1622 bytes --]
Hi,
If the problem is the footprint, then you can add below line
in the libexample recipe:
INHIBIT_PACKAGE_DEBUG_SPLIT = "1"
This
will prevent the build system from adding any debug info in the
libexample-dbg package.
BR Petter
[1] -
http://www.yoctoproject.org/docs/current/ref-manual/ref-manual.html#var-INHIBIT_PACKAGE_DEBUG_SPLIT
Petter Mabäcker
Technux
<petter@technux.se>
www.technux.se
2017-05-30 04:17 skrev Ngọc Thi
Huỳnh:
> I have both app-example-DBG & app-example in IMAGE_INSTALL
and the result is app-example-dbg & app-example & libexample-dbg &
libexample are included in the final image.
>
> Huỳnh Ngọc Thi
>
>
-so61pi
>
> On Mon, May 29, 2017 at 9:58 PM, Leonardo Sandoval
<leonardo.sandoval.gonzalez@linux.intel.com> wrote:
>
>> On Sun,
2017-05-28 at 17:23 +0700, Ngọc Thi Huỳnh wrote:
>> > Hi everyone,
>>
>
>> >
>> > Let's say I have app-example package which depends on
libexample.
>> >
>> > When I add app-example-dbg to IMAGE_INSTALL,
libexample-dbg package is
>> > automatically included in the final image
which makes the image size
>> > become bigger.
>> >
>> what about
installing the non-dbg ones?
>>
>>>
>> > In this case, is there a way
to prevent libexample-dbg from being
>> > installed?
>> >
>> >
>> >
Thanks,
>> >
>> > Thi Huynh
>> > > --
>> >
_______________________________________________
>> > yocto mailing
list
>> > yocto@yoctoproject.org
>> >
https://lists.yoctoproject.org/listinfo/yocto [1]
Links:
------
[1]
https://lists.yoctoproject.org/listinfo/yocto
[-- Attachment #2: Type: text/html, Size: 2715 bytes --]
next prev parent reply other threads:[~2017-05-30 13:35 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-28 10:23 How to install dbg package and not its dependencies? Ngọc Thi Huỳnh
2017-05-29 14:58 ` Leonardo Sandoval
2017-05-30 2:17 ` Ngọc Thi Huỳnh
2017-05-30 13:34 ` Petter Mabäcker [this message]
2017-05-31 14:25 ` Ngọc Thi Huỳnh
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1416da32375ee235be7a29c5d575fab9@technux.se \
--to=petter@technux.se \
--cc=so61pi.re@gmail.com \
--cc=yocto@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.