]> code.ossystems Code Review - openembedded-core.git/commit
distro: Add poky-tiny distro definition
authorDarren Hart <dvhart@linux.intel.com>
Tue, 3 Jan 2012 16:18:35 +0000 (08:18 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 4 Jan 2012 11:23:09 +0000 (11:23 +0000)
commite4e188277b7969a86c19aea5a13b10742b80cfbd
treea5abbca7e7b33e27b2d86e87652d92090ee02434
parentde679a3036ebef1c7d7b8ee23f05590c95e498d9
distro: Add poky-tiny distro definition

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@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta-yocto/conf/distro/poky-tiny.conf [new file with mode: 0644]