General question in 2 parts
(so general I know the information is somewhere but can't find what I need in the way I'm asking...)
{1] building for the imx28evk, I'm prompted by bitbake to choose between different 'levels' of functionality:
core-image-minimal
meta-toolchain
meta-toolchain-sdk
adt-installer
meta-ide-support
Is there a description somewhere of these pre-defined options?
I'm after a 'development build" i.e. where I can compile on the target - console only no UI needed
This is while I learn to run with NFS to my Ubuntu host.
[2] eventually I will need to choose the contents of the file system. Is there a "How to" for that?