summaryrefslogtreecommitdiff
path: root/packages/images/gpe-image-blank-user.bb
AgeCommit message (Collapse)AuthorFiles
2007-09-01images: Clean up image .bb files, moving functionality to image.bbclass ↵Richard Purdie1
(LICENCE default, setup of RDEPENDS and default IMAGE_BASENAME)
2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi1
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details
2006-08-05packages: sed -i s/^"include "/"require "/ */*.bb GNU sed rocks!Holger Freyther1
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-07-23Split out *image* and *task* from packages/meta into their own subdirs.Koen Kooi1
Inspired by http://svn.o-hand.com/view/poky?rev=531&view=rev