On Fri, Jun 13, 2014 at 10:13:54AM +0200, Anup Kini wrote: > Dear All, > > I am currently trying to build armhf debs using Yocto. > > I use the machine tune = "cortexa9hf-neon" for an iMX6 Dual Lite Dev board. > All the debs built in the build/tmp/deploy/deb/ folder are XYZ_armel.deb > > How do i build XYZ_armhf.deb using Yocto ? >
For my the Beagleboard xM I enabled hard float ABI by setting DEFAULTTUNE in my local.conf: DEFAULTTUNE = "cortexa8hf-neon" You could give that a try with the appropriate value. I assume it will work in a machine conf file as well as in local.conf. Thanks, -- Paul Barker Email: p...@paulbarker.me.uk http://www.paulbarker.me.uk
pgpTIERHcVThJ.pgp
Description: PGP signature
-- _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto