All of lore.kernel.org
 help / color / mirror / Atom feed
* Run aarch64 binaries using bitbake recipe
@ 2021-02-19 10:53 William Jacob
  2021-02-19 16:30 ` [yocto] " Khem Raj
  0 siblings, 1 reply; 2+ messages in thread
From: William Jacob @ 2021-02-19 10:53 UTC (permalink / raw)
  To: yocto

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

Hi, I have a yocto build system which currently cross compiles for armv7 (32bit) .

I have a requirement of building 64 bit software .How do I modify my yocto build such that I am able to run create binaries aarch64

Thanks

William

[-- Attachment #2: Type: text/html, Size: 277 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [yocto] Run aarch64 binaries using bitbake recipe
  2021-02-19 10:53 Run aarch64 binaries using bitbake recipe William Jacob
@ 2021-02-19 16:30 ` Khem Raj
  0 siblings, 0 replies; 2+ messages in thread
From: Khem Raj @ 2021-02-19 16:30 UTC (permalink / raw)
  To: william.jacob; +Cc: Yocto-mailing-list

use MACHINE="qemuarm64" or some such machine which is based on arm64

On Fri, Feb 19, 2021 at 2:54 AM William Jacob via
lists.yoctoproject.org
<william.jacob=sama.com.sg@lists.yoctoproject.org> wrote:
>
> Hi, I have a yocto build system which currently cross compiles for armv7 (32bit) .
>
> I have a requirement of building 64 bit software .How do I modify my yocto build such that I am able to run create binaries aarch64
>
>
>
> Thanks
>
> William
>
>
> 
>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-02-19 16:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-19 10:53 Run aarch64 binaries using bitbake recipe William Jacob
2021-02-19 16:30 ` [yocto] " Khem Raj

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.