[yocto] building armhf deb with Yocto Daisy

Paul Barker paul at paulbarker.me.uk
Fri Jun 13 01:22:55 PDT 2014


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: paul at paulbarker.me.uk
http://www.paulbarker.me.uk
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 473 bytes
Desc: not available
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20140613/dfd0080f/attachment.pgp>


More information about the yocto mailing list