Installing gcc/g++ toolchain in yocto project
The step-by-step
#add the feature :-> tools-sdk EXTRA_IMAGE_FEATURES += "debug-tweaks tools-sdk"$compile your source code .. $ time bitbake core-image-minimal
Last updated
#add the feature :-> tools-sdk
EXTRA_IMAGE_FEATURES += "debug-tweaks tools-sdk"$compile your source code ..
$ time bitbake core-image-minimalLast updated