Date
1 - 2 of 2
Run aarch64 binaries using bitbake recipe
William Jacob
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
|
|
use MACHINE="qemuarm64" or some such machine which is based on arm64
toggle quoted messageShow quoted text
On Fri, Feb 19, 2021 at 2:54 AM William Jacob via lists.yoctoproject.org <william.jacob=sama.com.sg@...> wrote:
|
|