summaryrefslogtreecommitdiff
path: root/meta/classes/image_types.bbclass
AgeCommit message (Expand)AuthorFiles
2015-08-19image_types.bbclass: allow replacing tar commandPatrick Ohly1
2015-08-16IMAGES_FSTYPES: default to EXT4Juro Bystricky1
2015-07-24image: Support for qcow2Christian Ziethén1
2015-07-07image_types.bbclass: add support for multiple ubi sizesPushpal Sidhu1
2015-06-27image_types.bbclass: use pbzip2 for images requiring bz2 compressionAndre McCurdy1
2015-06-11image: Support for VDIJuro Bystricky1
2015-03-31image_types: Add missing ext4 supportRichard Purdie1
2015-03-09image_types: Fix MIN_BTRFS_SIZE to be 1024 blocks to match ROOTFS_SIZESaul Wold1
2015-02-14image_types: Error out if BTRFS image is too smallSaul Wold1
2015-02-02btrfs: create an empty file to build the fs inSaul Wold1
2015-01-28image_types.bbclass: manage 'cpio_append' directoryEnrico Scholz1
2015-01-28image_types.bbclass: fixed 'init' creation for cpio imagesEnrico Scholz1
2014-12-24image_types.bbclass: Rework code to map types for 'ext3'Otavio Salvador1
2014-12-24image_types.bbclass: Respect IMAGE_TYPEDEP dependenciesOtavio Salvador1
2014-12-19image_types.bbclass: Populate cpio /init as symlinkNathan Rossi1
2014-11-06image_types.bbclass: whitespace and reorderPeter A. Bigot1
2014-11-04image_types.bbclass: Make ubi depend on ubifsPascal Bach1
2014-08-15Support image type "squashfs-lzo"Mike Looijmans1
2014-06-03image_types: Fix ubi filesystem return codesRichard Purdie1
2014-03-26cpio rootfs build: Avoid modifying rootfs dirJonas Eriksson1
2014-03-21image_types.bbclass: use 4096 instead of 8192 bytes-per-inodeRobert Yang1
2014-03-07image_types.bbclass: use mke2fs -d to create the ext2/3/4 imageRobert Yang1
2014-02-21image_types.bbclass: fix cpio IMAGE_CMD to preserve working directoryJonathan Liu1
2014-02-20image*.bbclass, bootimg.bbclass: add image type dependenciesLaurentiu Palcu1
2014-02-20image_types: minor, inline CPIO_TOUCH_INIT()Matthieu Crapet1
2014-02-18image_types.bbclass: Fix tar IMAGE_CMD to not change directoriesKhem Raj1
2014-02-14image_types: sum.jffs2 is replaced by jffs2.sumDmitry Eremin-Solenikov1
2014-02-14image_types bbclass: use compression framework for jffs2 sum imagesDmitry Eremin-Solenikov1
2014-02-11Activate the new python rootfs/image creation routinesLaurentiu Palcu1
2014-01-14image_types bbclass: add support for tar.lz4 and cpio.lz4Koen Kooi1
2013-11-20image_types: newer btrfs.mkfs needs an empty file to build the disk inSaul Wold1
2013-11-04image_types: Improve dependency handling between types (and use for sum.jffs2)Richard Purdie1
2013-10-26image_types.bbclass: fix endiannes for sumtool (jffs2 summary)Andrea Adami1
2013-10-26image_types.bbclass: do not force --no-cleanmarkers for jffs2Andrea Adami1
2013-10-14image types: split live into iso and hddimgValentin Popa1
2013-08-30image_types.bbclass: use mkfs.cramfs instead of makecramfsAndrea Adami1
2013-08-26image_types.bbclass: replace genext2fs with populate-extfs.shRobert Yang1
2013-06-27image_types.bbclass: set 'filetype' ext4 featureEnrico Scholz1
2013-06-07image_types.bbclass: add ubifs to IMAGE_TYPESAndrea Adami1
2013-05-21image_types.bbclass: remove the old imagesRobert Yang1
2013-05-03image_types: fix default location of kernel when generating elf imagesTomas Frydrych1
2013-03-29image_types.bbclass: Replace squashfs-lzma with squashfs-xzMarc Ferland1
2013-03-18image_types.bbclass: only create links if the target existsAndreas Oberritter1
2013-01-16image_types.bbclass: Add and update comments regarding image types.Robert P. J. Day1
2012-09-19image_types: fix squashfs-lzma image creationSaul Wold1
2012-09-14image_types.bbclass: Round up ROOTFS_SIZE after base_size checkAndrei Gherzan1
2012-09-07image_types.bbclass: add variable for HobKang Kai1
2012-07-19Convert tab indentation in python functions into four-spaceRichard Purdie1
2012-07-16image_types.bbclass: Default XZ_COMPRESSION_LEVEL to -e -6Andrei Gherzan1
2012-07-16image_types.bbclass: Add XZ variable to set number of threads to be used whil...Andrei Gherzan1