From: Kyle Farnsworth <kyle@farnsworthtech.com>
To: yocto@yoctoproject.org
Subject: Re: source added to -dbg pkg
Date: Thu, 20 Sep 2012 11:08:01 -0500 [thread overview]
Message-ID: <505B3F61.7080400@farnsworthtech.com> (raw)
In-Reply-To: <505B3722.2090302@farnsworthtech.com>
> I would like to NOT put the source code within the ${PN}-dbg pkg and
> keep it separate from my symbol binaries in that pkg. Is there a way to
> either turn off the collection of the source or allow me to put it in a
> different pkg. It could be useful to have some cases but not in all.
I just figured out I could move it to it's own pkg using this:
PACKAGES =+ " ${PN}-src "
FILES_${PN}-src = "${DEBUGFILESDIRECTORY-dbg}"
prev parent reply other threads:[~2012-09-20 16:08 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-20 15:32 source added to -dbg pkg Kyle Farnsworth
2012-09-20 16:08 ` Kyle Farnsworth [this message]
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=505B3F61.7080400@farnsworthtech.com \
--to=kyle@farnsworthtech.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.