aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/tasks/task-base.bb
AgeCommit message (Collapse)Author
2011-02-16task-base: bump PR to pick changes from nokia900.confMartin Jansa
* lack of coffee made me thing that MACHINE_KERNEL_PR bump in 648bd1c785fae9de66001dc588720366b9ebda2c is what I need, sorry for that Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-12-02nokia900.conf: MACHINE_EXTRA_RRECOMMENDS add needed kernel-modulesMartin Jansa
* list all which are loaded after boot (ie with udev) * remove those which are handled by some task-base-* anyways (like g-ether, vfat etc) * remove those which are in RDEPENDS of some already listed module here Acked-by: Klaus Kurzmann <mok@fluxnetz.de> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-12-02kernel.bbclass: put bluez-dtl1-workaround to DEPENDS directlyMartin Jansa
* DEPENDS_kernel-module-dtl1-cs aren't probably included in run queue * RDEPENDS_kernel-module-dtl1-cs probably also doesn't put it to run queue, because kernel-module-* are created by PACKAGES_DYNAMIC += "kernel-module-*" so not even known before even building kernel, but does work ok in runtime * bluez-dtl1-workaround is small and fast to build so won't hurt to build even when kernel doesn't have this bluez module enabled in defconfig Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-10-20palmpre: add some utilities to MACHINE_EXTRA_RDEPENDSimon Busch
Some utilities are essential for the palmpre but no other machine so the machine config rdepends on them. They will be installed in an image via task-base. Signed-off-by: Simon Busch <morphis@gravedo.de>
2010-08-03linux-openmoko-2.6.32: upgrade stable patch to 2.6.32.17, move more stuff to ↵Martin Jansa
modules, update om-gta02 to load them Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-08task-base: change the 'set' logic to work a bit betterChris Larson
Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-02-27shr: drop alsa as distro feature, bump task-base PRMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-13task-base : bump PR because bug.conf changed(details below)Denis 'Gnutoo' Carikli
kernel-modules was added to MACHINE_EXTRA_RRECOMMENDS in bug.conf, But without bumping the PR of task-base it wouldn't include the kernel modules into the image
2010-02-10task-base.bb: use uniform test for setBernhard Reutner-Fischer
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-12-04task-base: remove quotes around DISTRO_APMMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-12-04task-base: Introduce DISTRO_APM and convert recipes to use thatSebastian Spaeth
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2009-12-04Revert Introduce DISTRO_apm patch until I get permissionSebastian Spaeth
* This was committed accidentally * This reverts commit 49d5f70658ab0386bee5869656d0405a6d416e35.
2009-12-04task-base: Introduce DISTRO_apm and convert recipes to use it.Sebastian Spaeth
* This allows distros to override the apm provider with an DISTRO_apm variable * The change should be transparent and invisible for other distros * This could also be done with a virtual/apm package, and a PREFERED_PROVIDER set to apm Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2009-11-30task-base: bump PR to pick up DISTRO_SSH_DAEMON change in shr.confKlaus Kurzmann
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2009-09-21task-base: remove rt3070 again, it needs wifi support to be enabled in the ↵Koen Kooi
kernel
2009-09-21omap3-touchbook: drag in rt3070 driver using task-baseKoen Kooi
2009-08-19Let the distro control whether we include hostap or madwifi.Chris Larson
- Add base_ifelse convenience function to base.bbclass. - Replace all conditionals in the recipes relating to hostap and madwifi to look for their name in COMBINED_FEATURES rather than looking for specific buses (pci, pcmcia). - Change the default COMBINED_FEATURES to enable: - madwifi, when: - distro has pci, wifi, and madwifi in its features - machine has pci in its features - hostap, when: - 'wifi' and 'hostap' are in distro features - either 'pci' or 'pcmcia' are in both distro and machine features Signed-off-by: Chris Larson <clarson@mvista.com>
2009-06-18Revert "linux-2.6.29: add a default kernel for tqm8540"Koen Kooi
This reverts commit f1cc64d92cc4023fe8180dc0079d010eec0d71b0.
2009-06-18linux-2.6.29: add a default kernel for tqm8540Dmitry Eremin-Solenikov
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2009-04-23task-base: added btusb driver to list of recommended BT driversMarcin Juszkiewicz
2009-04-17angstrom, exquisite, psplash, opkg, angsrtom-images, sysvinit: abstract splashCarsten Haitzler (Rasterman
this abstracts psplash to be generic. now as long as something provides a splashfuncs file that sysvinit (and other scripts) can source, and all the approproate init hooks to start the splash etc. you can use psplash, exquisitie, usplash or anything that tickles your fancy. this moves splash toa ${SPLASH} variable to include in your image (or override). the default in angstrom is psplash - unless you override it. opkg also runs a configure script that cna take forever - and so this speically sends off some splash commands (if there) to let you know the systme is alive and working (but just busy). this is one commit as if this breaks things you either want to fix the minor break or totally revert the whole patch. i hope it didn't break anything.
2009-03-31angstrom 2009.X: switch to bluez4Koen Kooi
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>