Hi,
I use base-linux on an arm_v7a target. This works well except for lx_hubrid components (for example linux_nic_drv).
On several places the toolchain, includes and libraries of the host are used (see repos/base-linux/lib/import/import-lx_hybrid.mk).
Do you see a way how I can cross-compile on a Linux x86_64 host for a Linux arm_v7a target?
Thanks, Roman