Hi,

I am trying to compile a native tool/application using Yocto.

I have added BBCLASSEXTEND = "native" to the recipe. The compilation goes thru 
fine. But, in do_package_qa it is running a strip command using 
arm-linux-gnueabihf-strip, which is failing because the application is compiled 
using gcc. Do I have to anything else to fix of this issue?

Regards,
Sajesh

_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago

Reply via email to