[yocto] [PATCH] buildset-config: build core-image-sato SDK

Ross Burton ross.burton at intel.com
Mon Jul 1 02:16:58 PDT 2013


On Fri, 2013-06-28 at 15:44 -0600, Gary Thomas wrote:
> On 2013-06-27 04:06, Ross Burton wrote:
> > The meta-toolchain* recipes are deprecated, so when building meta-toolchain-gmae
> > also build the SDK for core-image-sato.
> >
> > Signed-off-by: Ross Burton <ross.burton at intel.com>
> 
> If/when the meta-toolchain recipes go away, how do I create a stand-alone toolchain
> derived from Poky/Yocto (which I use all the time!)?

The idiom is to pick an image to base the SDK on, and use the
"populate_sdk" task:

$ bitbake core-image-sato -c populate_sdk

If you want just the compiler and no userspace, then I'm not sure what
the best solution going forwards is.

Ross




More information about the yocto mailing list