summaryrefslogtreecommitdiff
path: root/meta/packages/tasks
AgeCommit message (Collapse)AuthorFiles
2007-09-01meta-toolchain: Change to be more generic and use package_ipk conf ↵Richard Purdie1
generation functions. Also rename task-poky-standalone-sdk-host to task-sdk-host and add copyright. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2638 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-08-29task-base: Add bluez-dtl1 workaround from OERichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2602 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-08-28Add blktool, useful for probing block devices (and add to test tools package)Richard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2579 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-08-27task-poky-standalone-sdk-target: it is usable not only for external toolchainMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2558 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-08-24task-poky-sdk: Add quilt, lessRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2552 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-08-17Add GakuRoss Burton1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2510 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-08-09task-poky: ship pointercal dataMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2466 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-08-09task-poky-boot: machines need kernel to boot - even if minimal image is usedMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2418 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-08-02Switch from gtkterm to matchbox-terminalRoss Burton1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2310 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-08-01task-poky: Add kexec-toolsRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2247 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-07-26task-poky-standalone-sdk-target: Add glibc-dbg packageRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2232 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-07-24task-poky: Add gdbserver to tools-debugRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2217 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-07-22task-poky-standalone-sdk: Fix gdb package nameRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2203 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-07-13Use gtkterm2 instead of rxvt so that the keyboard appears when requiredRoss Burton1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2184 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-07-12task-base: install task-base-phone on phones for all distrosMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2173 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-07-11task-poky: switch to oh-puzzlesMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2166 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-07-11task-base: bump PR due to fic-gta01 changeMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2160 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-07-10task-base: make all subpackages set to MACHINE_ARCHMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2151 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-07-10Add task-poky-clutterRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2147 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-07-10task-base: added task-base-phoneMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2140 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-07-09task-base/task-poky-boot: Use MACHINE_ESSENTIAL variables correctlyRichard Purdie2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2136 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-07-05Don't depend on matchbox-commonRoss Burton1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2113 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-29Rewrite IMAGE_FEATURES tools options (people may be to update their ↵Richard Purdie1
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
2007-06-29task-base: removed dropbear, hotplug, task-poky-boot from dependenciesMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2058 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-29task-base: synchronize with OE version, few features removedMarcin Juszkiewicz1
- 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
2007-06-28task-base: we want task-base-dev tooMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2042 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-28task-base: we want task-base-dbg and no need for task-base-devMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2040 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-28meta-toolchain: Create task-poky-standalone-sdk-host and target tasks ↵Richard Purdie2
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
2007-06-28Cleaned up task-poky and Poky images.Marcin Juszkiewicz1
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
2007-06-27task-poky-boot: set value for MACHINE_ESSENTIAL_EXTRA_RDEPENDSMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2028 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-27task-base: dropped task-base-poky-minimal as task-poky-boot do that job in ↵Marcin Juszkiewicz1
proper way git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2027 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-27task-poky-boot: added MACHINE_ESSENTIAL_EXTRA_RDEPENDSMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2026 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-27task-poky: removed task-poky-boot from PACKAGES (it is separate recipe now)Marcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2025 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-27task-poky: removed not used task-poky-boot-min-extrasMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2024 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-27poky-task-boot: separate recipe to lower build time for poky-image-minimalMarcin Juszkiewicz2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2023 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-27Rename task-oh -> task-pokyMarcin Juszkiewicz3
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2021 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-26task-sdk: Add glibc-gconv packages for abiwordRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2006 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-26task-oh: switch fonts from Bitstream Vera to Liberation from RedHatMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2005 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-26task-base: use prism-firmware for Prism2/3 cardsMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2000 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-18task-sdk: RRECOMMEND glibc binary locale packageRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1964 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-16sdk.bbclass: Set PACKAGE_ARCH to something suitable (update task-sdk, ↵Richard Purdie1
meta-toolchain) git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1956 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-16task-sdk: Fix libgcc namingRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1953 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-14external_toolchain: Various fixes.Richard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1949 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-02Add the keyboard applet to the standard imageRoss Burton1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1849 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-05-31Use matchbox-desktopRoss Burton1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1835 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-05-30Update PR so the removal of empathy take effectRoss Burton1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1824 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-05-30Remove empathy, it needs newer glib than we have by standardRoss Burton1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1822 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-05-30Add Empathy to standard imagesRoss Burton1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1820 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-05-30task-oh-sdk: Add intltool to sdk imagesRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1814 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-05-25nokia800: Add cx3110x to imageRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1779 311d38ba-8fff-0310-9ca6-ca027cbcb966