[yocto] How to compile and install a recipe natively

Burton, Ross ross.burton at intel.com
Fri Sep 16 01:03:01 PDT 2016


On 16 September 2016 at 06:49, Martin Bachmann <bachmmar at gmail.com> wrote:

> In my recipe I've added RDEPENDS += "opencv " and yocto installs the
> libraries in the target rootfs. But now i'd like the libraries compiled
> natively and installed to x86_x64-linux rootfs. This would allow me to
> unittest my application on the host.
>

If you've added BBCLASSEXTEND=native then bitbake opencv-native will build
the native form.

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20160916/d88ee0da/attachment.html>


More information about the yocto mailing list