summaryrefslogtreecommitdiff
path: root/packages/tasks/task-base.bb
AgeCommit message (Collapse)AuthorFiles
2008-02-29openmoko: add DISTRO_EXTRA_RDEPENDS += "opkg-ipkg-compat"John Lee1
* increase task-base PR to reflect the change into task-distro-base
2008-02-17task-base: add crypto_algapi/cryptomgr for task-base-wifiHelge Deller1
2008-02-16h3900.conf: Ship ipaq-boot-paramsPaul Sokolovsky1
2008-02-05h5000.conf: Ship BT module.Paul Sokolovsky1
* Fixes #3549 * Based on the patch by Michal Panczyk
2008-02-01h5000.conf: Ship kernel-module-i2c-pxa.Paul Sokolovsky1
* Spotted by Milan Plzik * Fixes #2628
2008-01-28commit latest collie work from thesing (zaurus-2.6.inc, linux-rp*, task-base)Thomas Kunze1
2008-01-09conf/machine/*: Add "phone" MACHINE_FEATURE for phone devices.Paul Sokolovsky1
2007-12-27task-base: bump PRKoen Kooi1
2007-12-26task-base: Bump PR for h5000 & fic-gta* changes.Paul Sokolovsky1
2007-12-22hx4700.conf: Someone broke hx4700.Paul Sokolovsky1
* Was fun to debug.
2007-12-18task-base: Bump PR to propogate machines' vfat feature.Paul Sokolovsky1
2007-12-18task-base: Introduce "vfat" feature to get VFAT support.Paul Sokolovsky1
* A COMBINED_FEATURE, machine and distro both must have it set for support to appear in images. * For now, deploy just kernel modules. Necessity of dosfstools requires more thought (and unlikely - vfat cannot be rootfs, so there's nothing to test/recover as emergency measure, and users can install the tools during normal operation).
2007-12-17merge of '5dc6982ea38f5357453c937c13cc8a341570c70e'Paul Sokolovsky1
and 'b3b7b8bc7364554f922a7cbf7bab890c33ef0971'
2007-12-17task-base: Add NLS modules for VFAT support.Paul Sokolovsky1
* Add to task-base-kernel26, as vfat is pretty basic feature. Worth refactoring to vfat feature still, I guess.
2007-12-17Remove u-boot-utils-native from RDEPENDS. Remove openprotium specificity.Andrew Wilcox1
Add u-boot-utils-native dependency in linux-linstation kernels. Fix of previous u-boot commit.
2007-12-17Rename uboot-utils to u-boot-utils-native. u-boot-utils now makesAndrew Wilcox1
target u-boot utility fw_setenv for one distro.
2007-12-07task-base: Bump PR again to make sure all machine config changes propogated.Paul Sokolovsky1
2007-12-07task-base: Add kernel-module-nls-utf8 to RRECOMMENDS_task-base-kernel26.Paul Sokolovsky1
* To clear it off from machine configs.
2007-12-06task-base: bump PR for angstrom DISTRO_EXTRA_REDEPENDS changeKoen Kooi1
2007-12-03task-base: arghh - task.bbclass fixesMarcin Juszkiewicz1
2007-12-03task-base: build only parts required by machine/distro combo used in build ↵Marcin Juszkiewicz1
(like in Poky) Idea come from Poky - no need to build pcmcia manager if machine do not have pcmcia/cf slot. As result time of build is shorter. BT/WiFi stuff needs cleaning - now it is built anyway, should be built only if machine/distro supports it or if distro use task-base-extended then also pci/usbhost needs to be checked.
2007-12-02task-base: Added task-base-apex, and corrected some missing items from PACKAGESRod Whitby1
2007-11-19angstrom: only ship strace and procps for debug builds, this is a first step ↵Koen Kooi1
into removing angstrom frobbing task-base stuff (should be left to images to decide on this stuff)
2007-10-30task-base: bump after c7x0/akita config changes - should close #3223Marcin Juszkiewicz1
2007-10-21task-base: add DISTRO_EXTRA_DEPENDS (workaround for bitbake bug)Koen Kooi1
2007-10-11task-base: add cramfs and smbfs DISTRO_FEATURES, closes #3143Esben Haabendal1
2007-10-11disapproval of revision 'c5093a8451fb4abb52c3c01148a1b9f6139e116e'Koen Kooi1
2007-10-11task-base: add smbfs and cramfs distro featuresKoen Kooi1
2007-08-23task-{base,boot}: use task.bbclassPhilipp Zabel1
2007-07-24task-base: also install bluez-utils-compat in task-base-bluetoothKoen Kooi1
2007-07-10fic-gta0[1|2].conf: task-base handle alsa-states, no need to duplicate it hereMichael Lauer1
2007-07-07task-base.bb: Add explicit dependency on bluez-dtl1-workaround to ↵Paul Sokolovsky1
task-base-bluetooth. * As a workaround for bitbake's issued with handling DEPENDS on a PACKAGES_DYNAMIC-generated package.
2007-07-05task-base: Mark few more machine-dependent packages.Paul Sokolovsky1
2007-06-26task-base: use prism-firmware instead of older ways of support for Prism2/3 ↵Marcin Juszkiewicz1
cards (based on Poky work)
2007-06-08task-boot: split out of task base as per RFCKoen Kooi1
2007-06-06task-base.bb: Add usb-gadget-mode to devices with usb-gadget supportMatthias Hentges1
2007-06-01task-base/pcmcia-cs: moved hostap-conf/orinoco-conf to RDEPENDS of pcmcia-cs ↵Marcin Juszkiewicz1
package as pcmciautils does not need that
2007-05-28task-base: really add task-base-extended, fixed it's codeMarcin Juszkiewicz1
task-base-extended code use sets which are Python 2.4 thing but it has untested workaround for Python 2.3
2007-05-28task-base: add PROVIDES = PACKAGES (requested by Rod Whitby)Marcin Juszkiewicz1
2007-05-28task-base: add task-base-extended which adds wifi/bt for pcmcia/pci/usbhost ↵Marcin Juszkiewicz1
devices
2007-05-21task-base.bb: Add sysvinit-pidof to the default of DISTRO_INIT_MANAGERMatthias Hentges1
2007-05-15task-base: merge r1692 from poky:Koen Kooi1
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-13task-base: RRECOMMENDS_task-base-kernel26: Add RTC kernel modules.Paul Sokolovsky1
* 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-23task-base: readd orinoco stuff that got removed on last commitKoen Kooi1
2007-04-23task-base: make task-boot machine specificKoen Kooi1
2007-04-19task-base: use task-base-usbgadget for the usbgadget machine/distro feature.Philipp Zabel1
- this brings back g_ether.
2007-04-13task-base: major restructureMarcin Juszkiewicz1
- 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-12task-base: also ship ide-disk module. Thanks to Michael Raitza for spotting ↵Koen Kooi1
that
2007-04-05task-base: add sir-dev and irtty-sir (suggested by goxboxlive)Koen Kooi1
2007-04-03task-base: Bump PR so people get wifi feature handling fixes.Paul Sokolovsky1