summaryrefslogtreecommitdiff
path: root/packages/tasks
AgeCommit message (Collapse)AuthorFiles
2009-02-13SlugOS: meta-toolchain-slugos - add base libs for the SDK, first iterationMike Westerhof1
2009-02-12task-openmoko-feed: Disabled python-lightblue since it doesn't exist.Rod Whitby1
2009-02-11task-base: introduce BLUETOOTH_MANAGER, so we can use task-base, but still ↵Michael 'Mickey' Lauer1
speficy the preferred bluetooth bunch
2009-02-10bumb task-boot RP to pull kexecboot-cfgThomas Kunze1
2009-02-06task-beagleboard-demo: add connman-gnomeKoen Kooi1
2009-02-04task-fso-compliance: Bump PR to really avoid connman-plugin-ethernet in the ↵Stefan Schmidt1
image
2009-02-04task-fso-compliance: Leave out connman-ethernet as it breaks the usb ↵Stefan Schmidt1
ethernet setup
2009-02-04task-fso-compliance: Ship fso-monitord in the latest versionStefan Schmidt1
2009-02-04task-sdk-bare: For 'GLIBC_PKGS' depend on virtual-libc-dev not glibc-devTom Rini1
eglibc and glibc can both provide 'glibc-dev' and I don't see anything eglibc stuff is missing as to why bitbake wants to pull in both glibc and eglibc to fulfill glibc-dev. So we switch to the virtual that both are already providing.
2009-02-03task-beagleboard-demo: add picodlp-controlKoen Kooi1
2009-01-29task-base-usbhost: add asix and pegasus modulesKoen Kooi1
2009-01-28Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Tom Rini1
into org.openembedded.dev
2009-01-28task-fso-compliance: add connman and plugins now that they build correctlyJan Lübbe1
2009-01-27Merge trini/canadian-merge branch into org.openembedded.dev, fixup aTom Rini1
conflict on checksums.ini
2009-01-27task-openmoko-feed: s/tichy/paroli/Michael 'Mickey' Lauer1
2009-01-27python-coherence: new recipe; python multimedia frameworkMichael 'Mickey' Lauer1
2009-01-24python-pyftpdlib: new recipe; ftp server library for pythonMichael 'Mickey' Lauer1
2009-01-22task-beagleboard-demo: remove epiphany, midori does a much better job these daysKoen Kooi1
2009-01-22task-native-sdk: try harder to include cppKoen Kooi1
2009-01-21task-native-sdk: rrecommend fortran symlinks as wellKoen Kooi1
2009-01-16task-sdk-canadian-host: Add a task for the Canadian host packagesTom Rini1
2009-01-16Merge branch 'mickey/python26' into org.openembedded.devMichael 'Mickey' Lauer1
2009-01-15task-proper-tools: add fbsetKoen Kooi1
2009-01-14task-python-everything: add dtnMichael 'Mickey' Lauer1
2009-01-14task-{base,boot}: bump PRKoen Kooi2
2009-01-14task-python-everything: update for python 2.6Michael 'Mickey' Lauer1
2009-01-12fastboot: task-base.bb, task-boot.bb: customize openmoko distro more.Chia-I Wu2
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-12fastboot: task-openmoko-linux: Cleanup.Chia-I Wu1
Remove packages already in task-base. Remove splash support. Add udev-static-devices.
2009-01-12fastboot: task-boot: Make initscripts configurable.Chia-I Wu1
2009-01-12libtool-sdk_1.5.10.bb, meta-toolchain.bb, task-sdk-host.bb: introduceJulian_chu4
sysroot libtool-sdk. Add libtool-sdk to help the meta toolchain using the .la files. Patch add_sysroot_function.patch is applied to teach libtool about LIBTOOL_SYSROOT_PATH . task-sdk-host.bb is updated along with its consumers to include libtool-sdk, and meta-toolchain.bb is updated to include this environment variable.
2009-01-11task-openmoko-feed: use fso-gsm0710muxdMichael 'Mickey' Lauer2
task-fso-compliance: use fso-gsm0710muxd
2009-01-11task-beagleboard-demo: include task-proper-toolsKoen Kooi1
2009-01-11SlugOS: task-slugos - re-instate module-init-tools due to busybox bugs.Mike Westerhof1
2009-01-10task-python-efl: add python-elementaryMichael 'Mickey' Lauer1
2009-01-10task-fso-compliance: RRECOMMEND wmiconfigMichael 'Mickey' Lauer1
2009-01-07task beagleboard-demo: ship 'places' module and x11vnc-initKoen Kooi1
2009-01-07task-base: bump PRKoen Kooi1
2009-01-06task-sdk-base: Fix dependenciesFlorian Boor1
2009-01-06task-gpe-connectivity: Use gpe-mini-browser2 instead of old one.Florian Boor1
2009-01-06task-fso-compliance: add more zoneinfo files for setting timezone via GSMJan Lübbe1
2009-01-05task-beagleboard-demo: use angstrom e17 profileKoen Kooi1
2009-01-02task-cli-tools: ship screenMichael 'Mickey' Lauer1
2009-01-02task-fso-compliance: dbus-hlid is now an essential part of FSOMichael 'Mickey' Lauer1
2008-12-22task-openmoko-toolchain-*.bb: clean up and move some libraries.Julian_chu2
New meta toolchain can install libraries via internet. Remove these libraries to make toolchain smaller. * libmokogsmd2-dev * libmokoui2-dev * libmokopanelui2-dev * libmokojournal2-dev Also move openmoko-toolchain-scripts from target to host, and add edje-sdk to host.
2008-12-19task-beagleboard-demo: move omapfbplay to armv7a rrecommends, add kernel-modulesKoen Kooi1
2008-12-19openmoko-asu: get rid of asu related recipes.John Lee3
These recipes are Om2008 related, but Om2008 is based on qtopia-x11, and qtopia-x11 does not exist in oe.dev branch. These will be put back into the yet to be created om.dev branch in oe git.
2008-12-18task-openmoko-feed.bb: put in a few packages to for bluetooth usageJohn Lee1
2008-12-18[task-openmoko-feed] Add gpe-scap into openmoko feed.Julian_chu1
2008-12-18[task-openmoko-feed] add gzip as some stuff like CPAN needs a real gzipGraeme Gregory1
2008-12-16task-fso-compliance: Put connman in every image that likes to be fso-compliantStefan Schmidt1