summaryrefslogtreecommitdiff
path: root/packages/images
AgeCommit message (Collapse)AuthorFiles
2006-08-27Add MACHINE_TASK_PROVIDER to remove hardcoded references to task-bootstrap ↵Richard Purdie14
and allow machines/distros to elect an alternative
2006-08-05packages: sed -i s/^"include "/"require "/ */*.bb GNU sed rocks!Holger Freyther5
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-04bootstrap-image-bootchart.bb: apply patch instead of renaming itKoen Kooi1
2006-08-04bootstrap-image-bootchart: add an image target for making bootchartsPaul Sokolovsky1
2006-08-02Unslung: unslung-image.bb - remove cpio and findutils records from ipkg ↵Mike Westerhof1
database, and some other ipkg database cleanup.
2006-08-01Unslung: unslung_image.bb - .dbg files that need manual cleanup have moved ↵Mike Westerhof1
to a .debug directory
2006-07-31Unslung image: clean up .dbg files left by changed RUNSTRIP functionalityMike Westerhof1
2006-07-23Split out *image* and *task* from packages/meta into their own subdirs.Koen Kooi29
Inspired by http://svn.o-hand.com/view/poky?rev=531&view=rev