summaryrefslogtreecommitdiff
path: root/classes/image.bbclass
AgeCommit message (Collapse)AuthorFiles
2007-03-24image.bbclass: Removed wildcard rm as it broke building multiple rootfs ↵Leon Woestenberg1
image types.
2007-03-06image.bbclass: Add function to turn on autologin for device images we do not ↵Florian Boor1
want to log in at all.
2007-03-05image.bbclass: Create symlink to latest image generated. Also add dependency ↵Richard Purdie1
on populate staging for do_rootfs (both from poky)
2007-01-07image.bbclass: Make images trigger all do_deploy tasks to run so kernels and ↵Richard Purdie1
things like updater.sh for the zaurus get deployed with the image. This change on affects bitbake 1.7.x users who *will* need to use the latest 1.7.x version from svn.
2007-01-01image.bbclass rootfs_ipk.bbclass: Move common functionality into ↵Richard Purdie1
image.bbclass to prepare for rootfs_deb/bbclass (from poky)
2006-12-31Rename: image_ipk -> image.bbclass, IPKG_INSTALL -> PACKAGE_INSTALL to ↵Richard Purdie1
prepare for deb packaging