Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2007-05-15 | task-base: merge r1692 from poky: | Koen Kooi | 1 | |
task-boot: added modutils-initscripts and update-alternatives - busybox use update-alternatives - modutils-initscripts is small and needed for devices with kernel modules in minimal image | ||||
2007-05-13 | task-base: RRECOMMENDS_task-base-kernel26: Add RTC kernel modules. | Paul Sokolovsky | 1 | |
* RTC is basic kernel subsys, so here it goes. * All RTC-related modules are [to be] listed, including CPU-dependent. Specific machine will obviously build only what it needs, and only that will be pulled into image. | ||||
2007-04-23 | task-base: readd orinoco stuff that got removed on last commit | Koen Kooi | 1 | |
2007-04-23 | task-base: make task-boot machine specific | Koen Kooi | 1 | |
2007-04-19 | task-base: use task-base-usbgadget for the usbgadget machine/distro feature. | Philipp Zabel | 1 | |
- this brings back g_ether. | ||||
2007-04-13 | task-base: major restructure | Marcin Juszkiewicz | 1 | |
- 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". | ||||
2007-04-12 | task-base: also ship ide-disk module. Thanks to Michael Raitza for spotting ↵ | Koen Kooi | 1 | |
that | ||||
2007-04-05 | task-base: add sir-dev and irtty-sir (suggested by goxboxlive) | Koen Kooi | 1 | |
2007-04-03 | task-base: Bump PR so people get wifi feature handling fixes. | Paul Sokolovsky | 1 | |
2007-03-30 | task-base: Add COMBINED_FEATURES uboot and redboot, DISTRO_FEATURES raid ↵ | Oyvind Repvik | 1 | |
(empty right now) | ||||
2007-03-22 | task-base: ECB is needed to get WEP working | Marcin Juszkiewicz | 1 | |
2007-03-09 | task-base: Fix minimal task confusion (stems from a typo in the original) | Richard Purdie | 1 | |
2007-03-01 | task-base: fix up merge, we don't need ehci twice | Koen Kooi | 1 | |
2007-03-01 | merge of 'ada5eb2ff98e607a69487e53ff58851b544276bc' | OpenEmbedded Project | 1 | |
and 'd7281df1feaae171359b0455075a03fb6061b5ff' | ||||
2007-03-01 | task-base: also ship ehci-hcd for usbhost | Koen Kooi | 1 | |
2007-03-01 | task-base: add EHCI/UHCI controllers into task-base-usbhost | Marcin Juszkiewicz | 1 | |
2007-02-22 | task-base: do not ship alsa-conf as this will be added as rdependency of ↵ | Marcin Juszkiewicz | 1 | |
alsa-lib | ||||
2007-02-18 | task-base: Make "wifi" belong to COMBINED_FEATURES. | Paul Sokolovsky | 1 | |
* This is consistent with how "bluetooth" is handled already, and, assuming that distro supports wifi, essentially allows machine to decide if wifi packages go into rootfs or would be installed from feed. This is helpful for machines which don't have wifi and devoid of any means of external card extension, or for machines with very small ROM (like, for example, h3600 with its 16Mb, in which wifi packages simply don't fit, so h3600 users with CF sleeve and wifi card would need to install support manually, after deleting packages they can sacrifice for this). * Approved by Marcin Juszkiewicz | ||||
2007-01-08 | task-base: add 'phone' to machine features | Koen Kooi | 1 | |
2007-01-05 | task-base: add blueprobe and bluez-utils to bluetooth-rdepends | Koen Kooi | 1 | |
2006-12-31 | remove extra whitespace at end-of-line in about 900 bb files. | Rolf Leggewie | 1 | |
2006-12-13 | task-base: 2.4 machines need modutils-depmod | Marcin Juszkiewicz | 1 | |
2006-11-30 | task-base: added support for 2.4 kernels | Marcin Juszkiewicz | 1 | |
2006-11-27 | task-base: added 'acpi' machine feature | Marcin Juszkiewicz | 1 | |
2006-11-26 | moved COMBINED_FEATURES and rest of task-base calculations from task-base.bb ↵ | Marcin Juszkiewicz | 1 | |
into bitbake.conf - without this move we can not use COMBINED_FEATURES (and other task-base variables) in other recipes (like we do not in wpa-supplicant 0.5.5) | ||||
2006-11-07 | task-base: add 'screen' and 'pci' machine features | Koen Kooi | 1 | |
2006-10-29 | task-base: include irnet module only if distro feature ppp | Marcin Juszkiewicz | 1 | |
2006-10-18 | task-base: bump PR | Koen Kooi | 1 | |
2006-10-15 | task-base: support 'pci' feature | Marcin Juszkiewicz | 1 | |
2006-10-13 | task-base: install hostap-utils only if there is pci or pcmcia featured | Marcin Juszkiewicz | 1 | |
2006-10-13 | task-base: don't use obsolete wpa-supplicant-nossl | Koen Kooi | 1 | |
2006-10-11 | task-base: bump PR | Koen Kooi | 1 | |
2006-10-10 | Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them. | Koen Kooi | 1 | |
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details | ||||
2006-10-03 | task-base: add usbutils for usbhost machines | Marcin Juszkiewicz | 1 | |
2006-10-02 | task-base: add pcmcia and pxa27x_udc kernel modules to ↵ | Philipp Zabel | 1 | |
pcmcia/usbgadget-rrecommends | ||||
2006-09-27 | task-base: added modules needed for WEP/WPA support into wifi section | Marcin Juszkiewicz | 1 | |
2006-09-27 | task-base: include tslib for 'touchscreen' | Koen Kooi | 1 | |
2006-09-27 | task-base: bump PR | Marcin Juszkiewicz | 1 | |
2006-09-27 | task-base: added portmap into task-distro-nfs, added cifs into smbfs | Marcin Juszkiewicz | 1 | |
2006-09-27 | task-base: do not add USB BT/Irda into usbhost list - they are part of ↵ | Marcin Juszkiewicz | 1 | |
bt/irda already | ||||
2006-09-27 | task-base: if there are usbhost and irda supported then add module for USB Irda | Marcin Juszkiewicz | 1 | |
2006-09-27 | task-base: if there are usbhost and bluetooth supported then add module for ↵ | Marcin Juszkiewicz | 1 | |
USB BT | ||||
2006-09-27 | task-base: hostap-cs only if DISTRO has wifi in features | Marcin Juszkiewicz | 1 | |
2006-09-27 | task-base: portmap is needed for NFS not for core system | Marcin Juszkiewicz | 1 | |
2006-09-27 | task-base: bumped PR | Marcin Juszkiewicz | 1 | |
2006-09-27 | task-base: added support for keyboard feature | Marcin Juszkiewicz | 1 | |
2006-09-22 | task-base: Fix typos (thanks XorA) | Richard Purdie | 1 | |
2006-09-22 | task-base: Add a distro selectable base set of depends so we can mimic ↵ | Richard Purdie | 1 | |
task-bootstrap correctly | ||||
2006-08-27 | task-base.bb: Add from poky | Richard Purdie | 1 | |