[oe] OE user manual: Packaging: Defining packages and their contents: Wildcards

Koen Kooi k.kooi at student.utwente.nl
Thu Mar 18 13:43:00 UTC 2010


-----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-----





More information about the Openembedded-devel mailing list