I am trying to build the meta-fsl-bsp-release using a specific toolchain
I have installed (but not configured) crosstool-ng
I have 2 questions:
1) what do I configure ct-ng to be ?
arm-cortex_a8-linux-gnueabi
arm-unknown-linux-gnueabi
The built in cross compiler looks like cortexa9hf-vfp-neon-poky-linux-gnueabi
2) How do I tell Yocto to use my toolchain ?
Thanks
John