aboutsummaryrefslogtreecommitdiffstats
path: root/classes/image.bbclass
AgeCommit message (Expand)Author
2009-06-20image bbclass: fix logic buglet in lingua codeKoen Kooi
2009-06-17image.bbclass: remove tmp/rootfs after image creation unless you set a variableChris Larson
2009-06-16image.bbclass: unbreak postinst status in the install_lingua methodKoen Kooi
2009-06-12image bbclass: add install_linguas methodKoen Kooi
2009-04-23bitbake.conf: use rootfs/${PN} for IMAGE_ROOTFSRoman I Khimov
2009-04-21image.bbclass: IMAGE_VARS->IMAGE_BOOT, make overridableRoman I Khimov
2009-04-21image.bbclass: reorder do_rootfsRoman I Khimov
2009-02-22image.bbclass: install stuff listed in IMAGE_INSTALL as wellKoen Kooi
2009-02-19task-boot: rename DISTRO_ vars to IMAGE_ vars and move to image.bbclass * upd...Koen Kooi
2009-01-20image.bbclass: resize images (ext2/ext3) only if they are bigger then IMAGE_R...Denys Dmytriyenko
2009-01-20Auto resizing ext2/ext3 images (from Poky)Marcin Juszkiewicz
2008-06-27image.bbclass: Make sure DEPLOY_DIR_IMAGE exists before running image generat...Marcin Juszkiewicz
2008-05-21image.bbclass: Remove use of bbimage (from poky)Richard Purdie
2008-05-21image.bbclass: Cleanup whitespace (from poky)Richard Purdie
2008-05-18image.bbclass: Fix image creation locking so creating multiple images at once...Richard Purdie
2008-03-18various: move over to opkg, as discussed on the mailinglistKoen Kooi
2008-02-16image.bbclass: Innocent typo fix.Leon Woestenberg
2008-02-15image.bbclass: Add deploy_to taskPaul Sokolovsky
2008-02-12bitbake.conf, image.bbclass: Add and use USERDISTRO var to preserve original ...Paul Sokolovsky
2007-12-22image.bbclass: Add FEED_DEPLOYDIR_BASE_URI to use deploy dir a feed ("bogofee...Paul Sokolovsky
2007-11-17classes: Sync staging layout cleanups from PokyRichard Purdie
2007-09-05bitbake.conf/image.bbclass: Set IMAGE_BASENAME to a better default and export...Richard Purdie
2007-09-01image.bbclass: Append to do_rootfs[recrdeptask]Richard Purdie
2007-09-01images: Clean up image .bb files, moving functionality to image.bbclass (LICE...Richard Purdie
2007-08-30classes: Remove bitbake 1.6 compatibility codeRichard Purdie
2007-08-22image.bbclass: Add the mkdir back in a different form. This proves nobody use...Richard Purdie
2007-08-22image/rootfs_ipk: Remove uneeded mkdir callsRichard Purdie
2007-08-06zaurus-2.6: Create an install kit when generating images (from bug #2690 with...Richard Purdie
2007-07-29image.bbclass: Fix other bbimage refernceRichard Purdie
2007-07-29image.bbclass: Use system python explicitly, don't use python-native versionRichard Purdie
2007-05-02image.bbclass: remove *all* IPKG list filesMarcin Juszkiewicz
2007-04-18classes: Add support for intertask dependencies to be specified, needed for c...Richard Purdie
2007-03-24image.bbclass: Removed wildcard rm as it broke building multiple rootfs image...Leon Woestenberg
2007-03-06image.bbclass: Add function to turn on autologin for device images we do not ...Florian Boor
2007-03-05image.bbclass: Create symlink to latest image generated. Also add dependency ...Richard Purdie
2007-01-07image.bbclass: Make images trigger all do_deploy tasks to run so kernels and ...Richard Purdie
2007-01-01image.bbclass rootfs_ipk.bbclass: Move common functionality into image.bbclas...Richard Purdie
2006-12-31Rename: image_ipk -> image.bbclass, IPKG_INSTALL -> PACKAGE_INSTALL to prepar...Richard Purdie