From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: Gary Thomas <gary@mlbassoc.com>
Cc: poky@yoctoproject.org
Subject: Re: Files missing from package
Date: Tue, 09 Oct 2012 13:48:18 +0100 [thread overview]
Message-ID: <40905288.mpvDERoCt8@helios> (raw)
In-Reply-To: <50741C8A.2070400@mlbassoc.com>
On Tuesday 09 October 2012 06:46:02 Gary Thomas wrote:
> On 2012-10-09 06:41, Paul Eggleton wrote:
> > On Tuesday 09 October 2012 06:36:23 Gary Thomas wrote:
> >> On 2012-10-08 16:39, Richard Purdie wrote:
> >>> PACKAGE_BEFORE_PN lets you put the package specifically after
> >>> -dev/-dbg/-doc/-locale and so on but before PN.
> >>
> >> I needed to write this as
> >>
> >> PACKAGES_BEFORE_${PN} += "${PN}-tools"
> >
> > Just to be clear the variable is called PACKAGE_BEFORE_PN and not
> > PACKAGES_BEFORE_PN; otherwise yes.
>
> Indeed, that does work. Sorry about my typo...
>
> How did 'PACKAGES_BEFORE_${PN}' manage to work?
I'm not sure how it could have unless you have some additional statement or
code that is getting the package into PACKAGES. By all means, change it back
and see if your package appears in the final value of PACKAGES using:
bitbake -e recipename | grep ^PACKAGES=
Cheers,
Paul
--
Paul Eggleton
Intel Open Source Technology Centre
next prev parent reply other threads:[~2012-10-09 12:48 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-08 16:13 Files missing from package Gary Thomas
2012-10-08 16:24 ` Paul Eggleton
2012-10-08 16:32 ` Gary Thomas
2012-10-08 17:40 ` Tomas Frydrych
2012-10-08 18:22 ` Paul Eggleton
2012-10-08 18:56 ` Tomas Frydrych
2012-10-08 20:37 ` Richard Purdie
2012-10-08 22:22 ` Gary Thomas
2012-10-08 22:39 ` Richard Purdie
2012-10-09 12:36 ` Gary Thomas
2012-10-09 12:41 ` Paul Eggleton
2012-10-09 12:46 ` Gary Thomas
2012-10-09 12:48 ` Paul Eggleton [this message]
2012-10-09 12:53 ` Gary Thomas
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=40905288.mpvDERoCt8@helios \
--to=paul.eggleton@linux.intel.com \
--cc=gary@mlbassoc.com \
--cc=poky@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.