[yocto] native recipe question

Damien LEFEVRE lefevre.da at gmail.com
Tue May 22 00:43:54 PDT 2018


Hi,

I'm having to build a package (arrayfire) for Tegra. This package requires
to first build a x86_64 utility (bin2cpp) which is then used for building
the tegra arrayfire.

Do I understand correctly that I should create:

   - arrayfire-native.bb: for compiling the x86_64 utility. If so how do I
   instruct the platform?
   - arrayfire.bb: for compiling the tegra platform. This recipe requires
   arrayfire-native.bb and I should get a copy in the recipe-sysroot-native
   folder?

Thanks
-Damien
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20180522/65e9935e/attachment.html>


More information about the yocto mailing list