task-base: major restructure
authorMarcin Juszkiewicz <hrw@openembedded.org>
Fri, 13 Apr 2007 08:44:03 +0000 (08:44 +0000)
committerMarcin Juszkiewicz <hrw@openembedded.org>
Fri, 13 Apr 2007 08:44:03 +0000 (08:44 +0000)
commitaccb1927c162f0a4f98ad77894af23439e4d4364
treef0a9942c54a32eed94e5599645eecf8cc38547e4
parentc4198c0a4330347a88583da3dd7cc0c1e7b9a0d0
task-base: major restructure
- task-base-FEATURENAME are built nevermind does MACHINE supports them
- task-base depends on task-* packages only - MACHINE/DISTRO features only
- task-boot contain stuff needed to get minimal bootable image
- task-distro-base contain distro addons
- task-machine-base contain machine specific addons
- ability to choose SSH daemon (dropbear, openssh, none) by distro
- ability to choose /dev/ manager (udev, devfsd, mdev) by distro
- ability to choose getty provider (tinylogin by default) by distro
With this version it is easier to create smaller rootfs - for example
image with ONLY bluetooth support is "task-boot + task-base-bluetooth".
packages/tasks/task-base.bb