[oe-users] Prerequisite on host
Robert Schuster
theBohemian at gmx.net
Wed Jan 2 07:53:31 UTC 2008
Hi Gilles,
Gilles Casse schrieb:
> Hello,
>
> For building an ipk package, a specific software must be already
> installed on the host.
There is a small list of programs that must be available on the host
before being able to use OE (gcc, make, ...).
The ipk tools are not in this list.
> At the moment, I check this in the recipe with a few shell commands.
This is not how it is supposed to be done.
>
> Is there a better way to do this?
Add a *-native package for the program you need that builds the specific
software from source, installs it into native staging and put the
package into the DEPENDS line of the recipe that needs the program.
> If I understand it correctly, the DEPENDS variable can't be used since
> it concerns dependencies on the target.
DEPENDS does not care about whether the package is for the target or not.
Regards
Robert
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 252 bytes
Desc: OpenPGP digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-users/attachments/20080102/df5e46b2/attachment-0002.sig>
More information about the Openembedded-users
mailing list