[yocto] [PATCH 2/3] distro: Add poky-tiny distro definition

Richard Purdie richard.purdie at linuxfoundation.org
Wed Jan 4 06:12:26 PST 2012


On Wed, 2012-01-04 at 14:56 +0100, Leon Woestenberg wrote:
> Darren,
> 
> On Thu, Dec 29, 2011 at 12:45 AM, Darren Hart <dvhart at linux.intel.com>
> wrote:
>         Poky-tiny is intended for building very small OS images. The
>         distro
>         definition sets the providers for the kernel and the runtime
>         services.
>         It also reduces the eglibc component list and other
>         DISTRO_FEATURE
>         elements.
>         
>         Signed-off-by: Darren Hart <dvhart at linux.intel.com>
>         ---
>          meta-yocto/conf/distro/poky-tiny.conf |  103
>         +++++++++++++++++++++++++++++++++
> 
> On retrospect, does poky-tiny.conf below in openembedded-core (rather
> than in a Yocto layer)?
> I *do* welcome such a distro in -core, as my use case has always been
> similar to this.
> 
> Also, this seems to be the first entry in meta-yocto/, but it cannot
> be used as a layer:
> openembedded-core.git/meta-yocto/conf/layer.conf: [Errno 2] No such
> file or directory
> 
> What is the expected way to use this? Or is it that the layer file is
> just missing?

I've slipped up when applying the patch, it was meant for meta-yocto,
sorry. I'll fix that. It won't work standalone.

Cheers,

Richard




More information about the yocto mailing list