Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2006-10-22 | packages/images/ossie-image.bb | Philip Balister | 1 | |
packages/tasks/task-ossie.bb * Add bb files that build images for OSSIE based software radios. | ||||
2006-10-10 | Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them. | Koen Kooi | 7 | |
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details | ||||
2006-09-28 | slugos: Revert to using udev (mdev functions, but turnup breaks) | Michael-Luke Jones | 1 | |
2006-09-25 | merge of '6159b24371b1d635546251f92f5c705343f88b30' | Martin Dietze | 3 | |
and 'd6a8fb6a4dc52ff3bda0e3bf30b05a0db05377a1' | ||||
2006-09-25 | nylon images and feed: use elvis-tiny as standard editor instead of busybox-vi. | Martin Dietze | 3 | |
2006-09-25 | busybox: remove mdev support | Michael-Luke Jones | 1 | |
mdev: add separate mdev package creating standalone executable * adjust mdev.conf to create /dev/buzzer link * change slugos-image.bb to include standalone mdev | ||||
2006-09-23 | slugos-image: missed a couple of extra items | Michael-Luke Jones | 1 | |
2006-09-23 | SlugOS Distro & Image Files: Major changes | Michael-Luke Jones | 1 | |
* Update to kernel version 2.6.18 (new build system) * Change from udev to mdev to handle /dev and hotplug events (slugos-image.bb) * Update to include necessary kernel modules post-modularisation (conf/distro/*) | ||||
2006-09-14 | slugos-image: reverted blaster8's changes, as they break the current builds. | Rod Whitby | 1 | |
2006-09-13 | slugos-image: Updates from blaster8 | Oyvind Repvik | 1 | |
2006-09-08 | nylon: updated images and nylon specific packages from 4G trunk | Martin Dietze | 4 | |
* updated list of supported packages in nylon-feed * new image nylon-image-extended aiming to put nylon-feed into one image (for debugging) * new versions of nylon-scripts, nylon-statistics, simple-firewall | ||||
2006-08-27 | Add MACHINE_TASK_PROVIDER to remove hardcoded references to task-bootstrap ↵ | Richard Purdie | 14 | |
and allow machines/distros to elect an alternative | ||||
2006-08-05 | packages: sed -i s/^"include "/"require "/ */*.bb GNU sed rocks! | Holger Freyther | 5 | |
Use require for the BitBake files within packages. In contrast to the conf files the authors of these files expected these files to be included. | ||||
2006-08-04 | bootstrap-image-bootchart.bb: apply patch instead of renaming it | Koen Kooi | 1 | |
2006-08-04 | bootstrap-image-bootchart: add an image target for making bootcharts | Paul Sokolovsky | 1 | |
2006-08-02 | Unslung: unslung-image.bb - remove cpio and findutils records from ipkg ↵ | Mike Westerhof | 1 | |
database, and some other ipkg database cleanup. | ||||
2006-08-01 | Unslung: unslung_image.bb - .dbg files that need manual cleanup have moved ↵ | Mike Westerhof | 1 | |
to a .debug directory | ||||
2006-07-31 | Unslung image: clean up .dbg files left by changed RUNSTRIP functionality | Mike Westerhof | 1 | |
2006-07-23 | Split out *image* and *task* from packages/meta into their own subdirs. | Koen Kooi | 29 | |
Inspired by http://svn.o-hand.com/view/poky?rev=531&view=rev |