Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2007-08-23 | task-{base,boot}: use task.bbclass | Philipp Zabel | 1 | |
2007-07-24 | task-base: also install bluez-utils-compat in task-base-bluetooth | Koen Kooi | 1 | |
2007-07-10 | fic-gta0[1|2].conf: task-base handle alsa-states, no need to duplicate it here | Michael Lauer | 1 | |
2007-07-07 | task-base.bb: Add explicit dependency on bluez-dtl1-workaround to ↵ | Paul Sokolovsky | 1 | |
task-base-bluetooth. * As a workaround for bitbake's issued with handling DEPENDS on a PACKAGES_DYNAMIC-generated package. | ||||
2007-07-05 | task-base: Mark few more machine-dependent packages. | Paul Sokolovsky | 1 | |
2007-06-26 | task-base: use prism-firmware instead of older ways of support for Prism2/3 ↵ | Marcin Juszkiewicz | 1 | |
cards (based on Poky work) | ||||
2007-06-08 | task-boot: split out of task base as per RFC | Koen Kooi | 1 | |
2007-06-06 | task-base.bb: Add usb-gadget-mode to devices with usb-gadget support | Matthias Hentges | 1 | |
2007-06-01 | task-base/pcmcia-cs: moved hostap-conf/orinoco-conf to RDEPENDS of pcmcia-cs ↵ | Marcin Juszkiewicz | 1 | |
package as pcmciautils does not need that | ||||
2007-05-28 | task-base: really add task-base-extended, fixed it's code | Marcin Juszkiewicz | 1 | |
task-base-extended code use sets which are Python 2.4 thing but it has untested workaround for Python 2.3 | ||||
2007-05-28 | task-base: add PROVIDES = PACKAGES (requested by Rod Whitby) | Marcin Juszkiewicz | 1 | |
2007-05-28 | task-base: add task-base-extended which adds wifi/bt for pcmcia/pci/usbhost ↵ | Marcin Juszkiewicz | 1 | |
devices | ||||
2007-05-21 | task-base.bb: Add sysvinit-pidof to the default of DISTRO_INIT_MANAGER | Matthias Hentges | 1 | |
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 | |