All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Barker <paul@paulbarker.me.uk>
To: Anup Kini <akini@synapticon.com>
Cc: yocto@yoctoproject.org
Subject: Re: building armhf deb with Yocto Daisy
Date: Fri, 13 Jun 2014 08:22:55 +0000	[thread overview]
Message-ID: <20140613082255.GH24880@gmail.com> (raw)
In-Reply-To: <CAKS01o=UeW1WYTAkAnKrvazMV+4kSgULOJW17tG+3M1RxmDgtg@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 704 bytes --]

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@paulbarker.me.uk
http://www.paulbarker.me.uk

[-- Attachment #2: Type: application/pgp-signature, Size: 484 bytes --]

  reply	other threads:[~2014-06-13  8:23 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-13  8:13 building armhf deb with Yocto Daisy Anup Kini
2014-06-13  8:22 ` Paul Barker [this message]
2014-06-13  9:14   ` Anup Kini

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140613082255.GH24880@gmail.com \
    --to=paul@paulbarker.me.uk \
    --cc=akini@synapticon.com \
    --cc=yocto@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.