summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-core/tasks/task-basic.bb
Commit message (Collapse)AuthorAgeFilesLines
* task*: rename to packagegroup to match oe-coreMartin Jansa2012-09-051-58/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* task-basic: move systemd support to meta systemdAndreas Müller2012-07-161-4/+3
|
* task-basic: systemd drags in the (u)mount it needs on its own nowKoen Kooi2012-01-291-2/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* task-basic: no external syslog needed for systemd v39Koen Kooi2012-01-281-2/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* task-basic: add back openssh-sftp-server, sftp browsing of the target needs itKoen Kooi2012-01-271-3/+3
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* task-basic: adjust rsyslog dependencyKoen Kooi2011-12-231-2/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* task-basic: include a minimal set of timezone dataKoen Kooi2011-10-201-1/+3
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* task-basic: include MACHINE_EXTRA_RRECOMMENDSKoen Kooi2011-10-201-1/+6
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* task-basic: include util-linux-(u)mount, the busybox ones are broken, ↵Koen Kooi2011-10-141-4/+9
| | | | | | broken, broken Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* task-basic: initial addKoen Kooi2011-10-091-0/+49
This recipe is intended as a 'simpler' replacement for task-base. Please communicate your use cases and suggestions to the mailinglist(s) Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>