summaryrefslogtreecommitdiffstats
path: root/meta/packages/tasks
Commit message (Collapse)AuthorAgeFilesLines
* task-poky-standalone-sdk-target: Add glibc-dbg packageRichard Purdie2007-07-261-1/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2232 311d38ba-8fff-0310-9ca6-ca027cbcb966
* task-poky: Add gdbserver to tools-debugRichard Purdie2007-07-241-2/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2217 311d38ba-8fff-0310-9ca6-ca027cbcb966
* task-poky-standalone-sdk: Fix gdb package nameRichard Purdie2007-07-221-3/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2203 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Use gtkterm2 instead of rxvt so that the keyboard appears when requiredRoss Burton2007-07-131-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2184 311d38ba-8fff-0310-9ca6-ca027cbcb966
* task-base: install task-base-phone on phones for all distrosMarcin Juszkiewicz2007-07-121-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2173 311d38ba-8fff-0310-9ca6-ca027cbcb966
* task-poky: switch to oh-puzzlesMarcin Juszkiewicz2007-07-111-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2166 311d38ba-8fff-0310-9ca6-ca027cbcb966
* task-base: bump PR due to fic-gta01 changeMarcin Juszkiewicz2007-07-111-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2160 311d38ba-8fff-0310-9ca6-ca027cbcb966
* task-base: make all subpackages set to MACHINE_ARCHMarcin Juszkiewicz2007-07-101-10/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2151 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Add task-poky-clutterRichard Purdie2007-07-101-0/+34
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2147 311d38ba-8fff-0310-9ca6-ca027cbcb966
* task-base: added task-base-phoneMarcin Juszkiewicz2007-07-101-1/+7
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2140 311d38ba-8fff-0310-9ca6-ca027cbcb966
* task-base/task-poky-boot: Use MACHINE_ESSENTIAL variables correctlyRichard Purdie2007-07-092-7/+8
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2136 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Don't depend on matchbox-commonRoss Burton2007-07-051-2/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2113 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Rewrite IMAGE_FEATURES tools options (people may be to update their ↵Richard Purdie2007-06-291-18/+36
| | | | | | local.conf), split into debug and profiling and add more profiling tools. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2063 311d38ba-8fff-0310-9ca6-ca027cbcb966
* task-base: removed dropbear, hotplug, task-poky-boot from dependenciesMarcin Juszkiewicz2007-06-291-16/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2058 311d38ba-8fff-0310-9ca6-ca027cbcb966
* task-base: synchronize with OE version, few features removedMarcin Juszkiewicz2007-06-291-149/+239
| | | | | | | | | | - OE version of task-base generate task-base-FEATURE package for each entry from MACHINE_FEATURES. - some entries were removed because Poky does not support them - packages are generated only for supported features + BT and WiFi git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2053 311d38ba-8fff-0310-9ca6-ca027cbcb966
* task-base: we want task-base-dev tooMarcin Juszkiewicz2007-06-281-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2042 311d38ba-8fff-0310-9ca6-ca027cbcb966
* task-base: we want task-base-dbg and no need for task-base-devMarcin Juszkiewicz2007-06-281-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2040 311d38ba-8fff-0310-9ca6-ca027cbcb966
* meta-toolchain: Create task-poky-standalone-sdk-host and target tasks ↵Richard Purdie2007-06-282-10/+24
| | | | | | packages and use these in meta-toolchain to avoid package renaming problems. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2038 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Cleaned up task-poky and Poky images.Marcin Juszkiewicz2007-06-281-50/+48
| | | | | | | | By default we install task-poky-boot and task-base. Additional stuff was split to several tasks and each got IMAGE_FEATURE. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2037 311d38ba-8fff-0310-9ca6-ca027cbcb966
* task-poky-boot: set value for MACHINE_ESSENTIAL_EXTRA_RDEPENDSMarcin Juszkiewicz2007-06-271-0/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2028 311d38ba-8fff-0310-9ca6-ca027cbcb966
* task-base: dropped task-base-poky-minimal as task-poky-boot do that job in ↵Marcin Juszkiewicz2007-06-271-18/+2
| | | | | | proper way git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2027 311d38ba-8fff-0310-9ca6-ca027cbcb966
* task-poky-boot: added MACHINE_ESSENTIAL_EXTRA_RDEPENDSMarcin Juszkiewicz2007-06-271-1/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2026 311d38ba-8fff-0310-9ca6-ca027cbcb966
* task-poky: removed task-poky-boot from PACKAGES (it is separate recipe now)Marcin Juszkiewicz2007-06-271-4/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2025 311d38ba-8fff-0310-9ca6-ca027cbcb966
* task-poky: removed not used task-poky-boot-min-extrasMarcin Juszkiewicz2007-06-271-7/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2024 311d38ba-8fff-0310-9ca6-ca027cbcb966
* poky-task-boot: separate recipe to lower build time for poky-image-minimalMarcin Juszkiewicz2007-06-272-12/+20
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2023 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Rename task-oh -> task-pokyMarcin Juszkiewicz2007-06-273-51/+50
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2021 311d38ba-8fff-0310-9ca6-ca027cbcb966
* task-sdk: Add glibc-gconv packages for abiwordRichard Purdie2007-06-261-2/+5
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2006 311d38ba-8fff-0310-9ca6-ca027cbcb966
* task-oh: switch fonts from Bitstream Vera to Liberation from RedHatMarcin Juszkiewicz2007-06-261-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2005 311d38ba-8fff-0310-9ca6-ca027cbcb966
* task-base: use prism-firmware for Prism2/3 cardsMarcin Juszkiewicz2007-06-261-3/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2000 311d38ba-8fff-0310-9ca6-ca027cbcb966
* task-sdk: RRECOMMEND glibc binary locale packageRichard Purdie2007-06-181-1/+5
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1964 311d38ba-8fff-0310-9ca6-ca027cbcb966
* sdk.bbclass: Set PACKAGE_ARCH to something suitable (update task-sdk, ↵Richard Purdie2007-06-161-1/+1
| | | | | | meta-toolchain) git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1956 311d38ba-8fff-0310-9ca6-ca027cbcb966
* task-sdk: Fix libgcc namingRichard Purdie2007-06-161-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1953 311d38ba-8fff-0310-9ca6-ca027cbcb966
* external_toolchain: Various fixes.Richard Purdie2007-06-141-2/+9
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1949 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Add the keyboard applet to the standard imageRoss Burton2007-06-021-1/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1849 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Use matchbox-desktopRoss Burton2007-05-311-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1835 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Update PR so the removal of empathy take effectRoss Burton2007-05-301-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1824 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Remove empathy, it needs newer glib than we have by standardRoss Burton2007-05-301-1/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1822 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Add Empathy to standard imagesRoss Burton2007-05-301-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1820 311d38ba-8fff-0310-9ca6-ca027cbcb966
* task-oh-sdk: Add intltool to sdk imagesRichard Purdie2007-05-301-1/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1814 311d38ba-8fff-0310-9ca6-ca027cbcb966
* nokia800: Add cx3110x to imageRichard Purdie2007-05-251-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1779 311d38ba-8fff-0310-9ca6-ca027cbcb966
* task-oh: Drop kfRichard Purdie2007-05-171-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1755 311d38ba-8fff-0310-9ca6-ca027cbcb966
* task-oh: Add matchbox-keyboard-imRichard Purdie2007-05-171-1/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1753 311d38ba-8fff-0310-9ca6-ca027cbcb966
* task-base: rrecommends wifi stuffMarcin Juszkiewicz2007-05-171-1/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1740 311d38ba-8fff-0310-9ca6-ca027cbcb966
* tasks: Add copyright headerRichard Purdie2007-05-163-0/+12
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1733 311d38ba-8fff-0310-9ca6-ca027cbcb966
* task-oh: add matchbox-desktop-2 into task-oh-baseMarcin Juszkiewicz2007-05-161-1/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1730 311d38ba-8fff-0310-9ca6-ca027cbcb966
* task-boot: added modutils-initscripts and update-alternativesMarcin Juszkiewicz2007-05-101-2/+4
| | | | | | | | - busybox use update-alternatives - modutils-initscripts is small and needed for devices with kernel modules in minimal image git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1692 311d38ba-8fff-0310-9ca6-ca027cbcb966
* task-base: do not put ir-usb moduleMarcin Juszkiewicz2007-05-041-3/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1594 311d38ba-8fff-0310-9ca6-ca027cbcb966
* task-oh: dropped modutils-initscripts from task-boot as we do not have ↵Marcin Juszkiewicz2007-05-021-2/+1
| | | | | | modules in minimal image git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1592 311d38ba-8fff-0310-9ca6-ca027cbcb966
* task-oh: change task-boot contents - added udev, removed some appsMarcin Juszkiewicz2007-05-021-7/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1590 311d38ba-8fff-0310-9ca6-ca027cbcb966
* task-oh-sdk: ship coreutils, diffutils, g++Marcin Juszkiewicz2007-04-271-1/+5
| | | | | | | | - coreutils for normal versions of tools - diffutils for cmp git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1569 311d38ba-8fff-0310-9ca6-ca027cbcb966