aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/image_types.bbclass
AgeCommit message (Expand)Author
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
2011-07-12image_types.bbclass: add support for tar.xz, cpio.xz, cpio.lzmaAndrea Adami
2011-06-30image_types.bbclass: enable btrfs as one of the image typeNitin A Kamble
2011-06-30image-types.bbclass: get the image size in the whole numberNitin A Kamble
2011-06-09image_types.bbclass: Since we apply the override, look for the standard name ...Richard Purdie
2011-05-25image_types: add IMAGE_ROOTFS_EXTRA_SPACESaul Wold
2011-05-25IMAGE_ROOTFS_SIZE CleanupSaul Wold
2011-05-18yaffs2: Remove yaffs2 from oe-coreSaul Wold
2011-04-12Allow JFFS2 image options to be overriddenGary Thomas
2011-03-24image_types.bbclass: Drop IMAGE_EXTRA_OPTION in favour of the more standard E...Richard Purdie
2011-03-24bitbake.conf/image.bbclass: Move image type information into image_types.bbclassRichard Purdie