You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I want to perform cross building of application from x64 to arm64. Linux distro is installed in arm64 device which doesn't have packages like apt, apt-get, dpkg etc.
Arm64 device supports drm backend, I followeds steps mentioned in Cross Building using Bitbake. I am able to setup Yocto for drm-gbm backend. When I try to build using below command,
Hi,
I want to perform cross building of application from x64 to arm64. Linux distro is installed in arm64 device which doesn't have packages like apt, apt-get, dpkg etc.
Arm64 device supports drm backend, I followeds steps mentioned in Cross Building using Bitbake. I am able to setup Yocto for drm-gbm backend. When I try to build using below command,
flutter-elinux build elinux --target-arch=arm64 --target-compiler-triple=aarch64-poky-linux --target-backend-type=gbm --target-sysroot=/opt/poky/3.1.17/sysroots/aarch64-poky-linux
I am getting erros, logs are as follows
Please help me out to resolve this issue
Thanks in Advance!
The text was updated successfully, but these errors were encountered: