summaryrefslogtreecommitdiff
path: root/packages/tasks/task-base.bb
AgeCommit message (Collapse)AuthorFiles
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko1
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>
2009-02-11task-base: introduce BLUETOOTH_MANAGER, so we can use task-base, but still ↵Michael 'Mickey' Lauer1
speficy the preferred bluetooth bunch
2009-01-29task-base-usbhost: add asix and pegasus modulesKoen Kooi1
2009-01-14task-{base,boot}: bump PRKoen Kooi1
2009-01-12fastboot: task-base.bb, task-boot.bb: customize openmoko distro more.Chia-I Wu1
Remove avahi. Use hardcoded packages for bluetooth and usbgadget support. Use initscripts-openmoko instead of initscripts. Increase the PRs of task-base and task-boot to reflect the changes.
2009-01-07task-base: bump PRKoen Kooi1
2008-12-04task-base: bump PR as I've changed tosa MACHINE_EXTRA_RRECOMENDSDmitry Baryshkov1
Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com>
2008-10-24task-base: bump PRKoen Kooi1
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther1
This is a partial revert of aa03004ace2fabb135a6208ef8c2d2b312aa7b0b. The approach that was taken leads to disagreement and the change was pushed too early. DISTRO_PR is going to say and will be used inside the package creation. There will be more disucssion on the list about where to continue from here.
2008-10-15[PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PRHolger Hans Peter Freyther1
Allow a distribution to globally bump the PR of every package this is useful when there was a change in the toolchain and every package is going to be different. find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR="/"FILE_PR ="/ {} \; find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR ="/"FILE_PR ="/ {} \; Acked-By: Koen Kooi <koen@openembedded.org>
2008-09-17task-base: bump PRKoen Kooi1
2008-08-07task-base: bump PRKoen Kooi1
2008-07-22task-boot,base: bump PRKoen Kooi1
2008-07-13task boot/base: bump PRKoen Kooi1
2008-05-06angstrom: switch to opkg-nogpg since opkg crashed upon encountering .sig ↵Koen Kooi1
files (and signing Packages is bogus anyway, we want signed packages, not feeds)
2008-05-01beagleboard : Add alsa to machine features. Bump PR in task-base to force ↵Philip Balister1
rebuild.
2008-04-23openmoko: remove ipkg. replace by opkg.John Lee1
2008-04-23Openmoko: replace OpenMoko by OpenmokoJohn Lee1
2008-03-19task-base.bb : dont RRECOMAND explicitly on alsa-states and by default Graeme Gregory1
alsa-state already does this and some DISTRO might not want this.
2008-03-18various: move over to opkg, as discussed on the mailinglistKoen Kooi1
* death to ipkg!
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