summaryrefslogtreecommitdiffstats
path: root/meta/classes/image_types.bbclass
Commit message (Expand)AuthorAgeFilesLines
* image types: add hdddirectPatrick Ohly2015-09-281-2/+3
* image_types.bbclass: Don't try to create ubi symlink twiceMike Looijmans2015-09-231-10/+12
* image_types.bbclass: Restore compatibility with previous UBI filesystemsMike Looijmans2015-09-141-2/+8
* image.py: write bitbake variables to .env fileEd Bartosh2015-08-301-0/+4
* image_types.bbclass: add wic image typeEd Bartosh2015-08-301-0/+12
* Empty image: filesystem allocationAlex Franco2015-08-291-1/+9
* image_types.bbclass: allow replacing tar commandPatrick Ohly2015-08-191-1/+13
* IMAGES_FSTYPES: default to EXT4Juro Bystricky2015-08-161-1/+1
* image: Support for qcow2Christian Ziethén2015-07-251-2/+3
* image_types.bbclass: add support for multiple ubi sizesPushpal Sidhu2015-07-081-12/+43
* image_types.bbclass: use pbzip2 for images requiring bz2 compressionAndre McCurdy2015-06-271-2/+2
* image: Support for VDIJuro Bystricky2015-06-111-2/+3
* image_types: Add missing ext4 supportRichard Purdie2015-03-311-1/+2
* image_types: Fix MIN_BTRFS_SIZE to be 1024 blocks to match ROOTFS_SIZESaul Wold2015-03-101-1/+1
* image_types: Error out if BTRFS image is too smallSaul Wold2015-02-141-2/+7
* btrfs: create an empty file to build the fs inSaul Wold2015-02-021-2/+2
* image_types.bbclass: manage 'cpio_append' directoryEnrico Scholz2015-01-291-1/+1
* image_types.bbclass: fixed 'init' creation for cpio imagesEnrico Scholz2015-01-291-2/+2
* image_types.bbclass: Rework code to map types for 'ext3'Otavio Salvador2014-12-251-1/+1
* image_types.bbclass: Respect IMAGE_TYPEDEP dependenciesOtavio Salvador2014-12-251-0/+2
* image_types.bbclass: Populate cpio /init as symlinkNathan Rossi2014-12-191-1/+5
* image_types.bbclass: whitespace and reorderPeter A. Bigot2014-11-061-1/+15
* image_types.bbclass: Make ubi depend on ubifsPascal Bach2014-11-041-0/+2
* Support image type "squashfs-lzo"Mike Looijmans2014-08-151-1/+3
* image_types: Fix ubi filesystem return codesRichard Purdie2014-06-031-1/+2
* cpio rootfs build: Avoid modifying rootfs dirJonas Eriksson2014-03-271-3/+5
* image_types.bbclass: use 4096 instead of 8192 bytes-per-inodeRobert Yang2014-03-211-3/+3
* image_types.bbclass: use mke2fs -d to create the ext2/3/4 imageRobert Yang2014-03-071-2/+1
* image_types.bbclass: fix cpio IMAGE_CMD to preserve working directoryJonathan Liu2014-02-211-1/+1
* image*.bbclass, bootimg.bbclass: add image type dependenciesLaurentiu Palcu2014-02-201-0/+5
* image_types: minor, inline CPIO_TOUCH_INIT()Matthieu Crapet2014-02-201-7/+3
* image_types.bbclass: Fix tar IMAGE_CMD to not change directories1.6_M3.final1.6_M3Khem Raj2014-02-181-1/+1
* image_types: sum.jffs2 is replaced by jffs2.sumDmitry Eremin-Solenikov2014-02-141-3/+1
* image_types bbclass: use compression framework for jffs2 sum imagesDmitry Eremin-Solenikov2014-02-141-2/+5
* Activate the new python rootfs/image creation routinesLaurentiu Palcu2014-02-111-113/+0
* image_types bbclass: add support for tar.lz4 and cpio.lz4Koen Kooi2014-01-141-2/+4
* image_types: newer btrfs.mkfs needs an empty file to build the disk inSaul Wold2013-11-201-0/+1
* image_types: Improve dependency handling between types (and use for sum.jffs2)Richard Purdie2013-11-041-7/+12
* image_types.bbclass: fix endiannes for sumtool (jffs2 summary)Andrea Adami2013-10-261-1/+1
* image_types.bbclass: do not force --no-cleanmarkers for jffs2Andrea Adami2013-10-261-2/+2
* image types: split live into iso and hddimgValentin Popa2013-10-141-4/+9
* image_types.bbclass: use mkfs.cramfs instead of makecramfsAndrea Adami2013-08-301-2/+2
* image_types.bbclass: replace genext2fs with populate-extfs.shRobert Yang2013-08-261-28/+18
* image_types.bbclass: set 'filetype' ext4 featureEnrico Scholz2013-06-281-1/+1
* image_types.bbclass: add ubifs to IMAGE_TYPESAndrea Adami2013-06-071-1/+1
* image_types.bbclass: remove the old imagesRobert Yang2013-05-211-1/+5
* image_types: fix default location of kernel when generating elf imagesTomas Frydrych2013-05-031-1/+1
* image_types.bbclass: Replace squashfs-lzma with squashfs-xzMarc Ferland2013-03-291-3/+3
* image_types.bbclass: only create links if the target existsAndreas Oberritter2013-03-181-1/+3
* image_types.bbclass: Add and update comments regarding image types.Robert P. J. Day2013-01-161-1/+4