Please help to get a reciepe to install tool chain on target.
This would let compile on the target platform.
please let us know any suggession on how to do it.
You can include such lines
IMAGE_FEATURES += " \
dev-pkgs \
tools-sdk \
"
into local.conf file to add gcc compiler into building image.
Have a great day,
Victor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------