* building armhf deb with Yocto Daisy
@ 2014-06-13 8:13 Anup Kini
2014-06-13 8:22 ` Paul Barker
0 siblings, 1 reply; 3+ messages in thread
From: Anup Kini @ 2014-06-13 8:13 UTC (permalink / raw)
To: yocto
[-- Attachment #1: Type: text/plain, Size: 463 bytes --]
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 ?
Any suggestions or pointer will be helpful.
Thanks & Regards
--
*Anup Kini*Systems Engineer
*------------------------------*
*Synapticon* | Cyber-Physical System Solutions
[-- Attachment #2: Type: text/html, Size: 1820 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: building armhf deb with Yocto Daisy
2014-06-13 8:13 building armhf deb with Yocto Daisy Anup Kini
@ 2014-06-13 8:22 ` Paul Barker
2014-06-13 9:14 ` Anup Kini
0 siblings, 1 reply; 3+ messages in thread
From: Paul Barker @ 2014-06-13 8:22 UTC (permalink / raw)
To: Anup Kini; +Cc: yocto
[-- 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 --]
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: building armhf deb with Yocto Daisy
2014-06-13 8:22 ` Paul Barker
@ 2014-06-13 9:14 ` Anup Kini
0 siblings, 0 replies; 3+ messages in thread
From: Anup Kini @ 2014-06-13 9:14 UTC (permalink / raw)
To: Paul Barker; +Cc: yocto
[-- Attachment #1: Type: text/plain, Size: 2053 bytes --]
Hi Paul,
I did try that, but still the packages built are all armel.deb
I am trying to build armhf.deb packages.
I also checked in the package_deb.bbclass, where for arm, its defaulted to
armel.
I am not sure if this will effect the build and packaging process also.
I have a linaro armhf image and trying to add custom binaries to it by
building it from Yocto.
Looking forward for some suggestions.
On 13 June 2014 10:22, Paul Barker <paul@paulbarker.me.uk> wrote:
> 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
>
--
*Anup Kini*Systems Engineer
*------------------------------*
*Synapticon* | Cyber-Physical System Solutions
Mobile:
Direct:
+49 151 / 638 646 73
+49 7335 / 186 999 21
Fax:
+49 7335 / 186 999 1
synapticon.com <http://www.synapticon.com/> | @synapticon_co
<https://twitter.com/#!/synapticon_co>
Synapticon GmbH | Hohlbachweg 2 | 73344 Gruibingen, DE
Secretary +49 7335 / 186 999 0 | General Manager: Nikolai Ensslen
Registry Court Ulm HRB 725114 | USt-ID DE271647127
This message and any files transmitted with it are confidential and
intended
solely for the use of the individual or entity to whom they are addressed.
Please notify the sender immediately if you have received this e-mail by
mistake and delete it from your system.
[-- Attachment #2: Type: text/html, Size: 7316 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-06-13 9:14 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-13 8:13 building armhf deb with Yocto Daisy Anup Kini
2014-06-13 8:22 ` Paul Barker
2014-06-13 9:14 ` Anup Kini
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.