From: Koen Kooi <k.kooi@student.utwente.nl>
To: openembedded-devel@lists.openembedded.org
Subject: Re: OE user manual: Packaging: Defining packages and their contents: Wildcards
Date: Thu, 18 Mar 2010 14:43:00 +0100 [thread overview]
Message-ID: <hntal4$dpe$1@dough.gmane.org> (raw)
In-Reply-To: <1268907792.4619.5.camel@mattotaupa>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 18-03-10 11:23, Paul Menzel wrote:
> Dear OE folks,
>
>
> reading the OE user manual I wonder about the section »Wildcards«
> regarding packages [1].
>
> There are some statements as the following.
>
> PACKAGES += "FILES-${PN}-test"
That bit should read:
PACKAGES += "${PN}-test"
FILES_${PN}-test = "${bindir}/test"
One needs to have an entry in PACKAGES first before you can assign files
to it. Reversing the statements will work, but it OE we like define
underlying things first.
regards,
Koen
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)
iD8DBQFLoi3kMkyGM64RGpERAuBXAKCMADyHwSH7N2ZTqQtIunKazu4MOgCfa1na
t+vx1gzlyKkZgTMqgSpp3DA=
=chUx
-----END PGP SIGNATURE-----
prev parent reply other threads:[~2010-03-18 13:46 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-18 10:23 OE user manual: Packaging: Defining packages and their contents: Wildcards Paul Menzel
2010-03-18 13:43 ` Koen Kooi [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='hntal4$dpe$1@dough.gmane.org' \
--to=k.kooi@student.utwente.nl \
--cc=openembedded-devel@lists.openembedded.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox