On 16 September 2016 at 06:49, Martin Bachmann <[email protected]> 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
-- _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
