aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/image_types.bbclass
AgeCommit message (Expand)Author
2013-08-30image_types.bbclass: use mkfs.cramfs instead of makecramfsAndrea Adami
2013-08-26image_types.bbclass: replace genext2fs with populate-extfs.shRobert Yang
2013-06-27image_types.bbclass: set 'filetype' ext4 featureEnrico Scholz
2013-06-07image_types.bbclass: add ubifs to IMAGE_TYPESAndrea Adami
2013-05-21image_types.bbclass: remove the old imagesRobert Yang
2013-05-03image_types: fix default location of kernel when generating elf imagesTomas Frydrych
2013-03-29image_types.bbclass: Replace squashfs-lzma with squashfs-xzMarc Ferland
2013-03-18image_types.bbclass: only create links if the target existsAndreas Oberritter
2013-01-16image_types.bbclass: Add and update comments regarding image types.Robert P. J. Day
2012-09-19image_types: fix squashfs-lzma image creationSaul Wold
2012-09-14image_types.bbclass: Round up ROOTFS_SIZE after base_size checkAndrei Gherzan
2012-09-07image_types.bbclass: add variable for HobKang Kai
2012-07-19Convert tab indentation in python functions into four-spaceRichard Purdie
2012-07-16image_types.bbclass: Default XZ_COMPRESSION_LEVEL to -e -6Andrei Gherzan
2012-07-16image_types.bbclass: Add XZ variable to set number of threads to be used whil...Andrei Gherzan
2012-07-16image_types.bbclass: Fix COMPRESS_CMD for xz to redirect compressed data to fileAndrei Gherzan
2012-07-04image_types: Add elf image typeRaymond Danks
2012-05-09image_types.bbclass: redefine EXTRA_IMAGECMD_jffs2 to leverage siteinfoTing Liu
2012-03-27image_types: remove duplicate setting of -i for inode countSaul Wold
2012-03-26image_types.bbclass: Define runnable and deployable patternDongxiao Xu
2012-03-13image_types: ensure .rootfs.ext3 is created before vmdk is created.Dexuan Cui
2012-03-08image_types: add IMAGE_ROOTFS_ALIGNMENTKen Werner
2012-03-02image_types: Ensure duplicate compressed types aren't createdRichard Purdie
2012-03-02image_types.bbclass: We need to preserve order in the types variable and avoi...Richard Purdie
2012-03-02image_types: Ensure dependencies for compression types containing multiple do...Richard Purdie
2012-03-01image-vmdk: Create image_vmdk class and setup image and image_types to use itSaul Wold
2012-02-29image_types: Correctness fixesRichard Purdie
2012-02-29image_types.bbclass: fix bzip2 and xz compression commandsOtavio Salvador
2012-02-29image_types.bbclass: properly support IMAGE_LINK_NAME as emptyOtavio Salvador
2012-02-28image_types: Refactor compression code into a generic compression solutionRichard Purdie
2012-02-23image_types: add vmdk type to use with VMwareSaul Wold
2012-02-01image_types.bbclass: refactor cpio images generation.Andrea Adami
2012-01-17image_types.bbclass: Fix generating uncompressed ext2 imagesMatthew McClintock
2012-01-05image_types: Fix rootfs size calcuationSaul Wold
2012-01-03image_types: Ensure /init exists for cpio rootfs archivesDarren Hart
2011-12-22image-types: add btrfs as a supported fstypeNitin A Kamble
2011-12-08image_types.bbclass: disable cleanmarkers for jffs2 imagesAndrea Adami
2011-12-08image_types.bbclass: implement jffs2 summary images (sum.jffs2)Andrea Adami
2011-11-30image_types.bbclass: add xz-native to deps for lzma ext2.lzma imagesMatthew McClintock
2011-11-10Convert to use direct access to the data store (instead of bb.data.*Var*())Richard Purdie
2011-11-07image_types bbclass: use 4k bytes per inode so we don't run out of space imme...Koen Kooi
2011-10-19poky: fix broken ubifs link in deploy folderLauri Hintsala
2011-09-29Add support for generating ext2.lzma{, .u-boot} imagesMatthew McClintock
2011-09-29Add support for generating ext2.bz2{, .u-boot} imagesMatthew McClintock
2011-09-05image_types: Fix ubi images creationDenis Carikli
2011-09-05image_types.bbclass: use per-image dirs for extX.gz images generationDmitry Eremin-Solenikov
2011-08-30image_types: add ext4 types from OEChris Larson
2011-07-27classes/image*: Revamp creation of live imagesSaul Wold
2011-07-26classes/image_types: IMAGE_TYPES was missing some entriesJoshua Lock
2011-07-13classes/image_types: add a variable to list available IMAGE_FSTYPE'sJoshua Lock