summaryrefslogtreecommitdiff
path: root/meta-yocto
Commit message (Collapse)AuthorAgeFilesLines
* distro: Add poky-tiny distro definitionDarren Hart2012-01-041-0/+103
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>