aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/image_types.bbclass
AgeCommit message (Expand)Author
2016-05-14image types: add bmap generation optionAlexander D. Kanevskiy
2016-05-14image_types: add support for zip compressionPatrick Ohly
2016-05-13image_types: adjust default level of XZ compressionAlexander D. Kanevskiy
2016-05-09image_types: fix image/compression dependency collectionRoss Burton
2016-05-09image_types.bbclass: add WIC_CREATE_EXTRA_ARGSChristopher Larson
2016-04-19image_types: Ensure rootfs dependencies cover DEBUGFSRichard Purdie
2016-04-09image-vm.bbclass/image_types.bbclass: IMAGE_NAME -> IMAGE_LINK_NAMERobert Yang
2016-04-09image_types.bbclass: fix elfRobert Yang
2016-04-09image_types.bbclass: set nodesize for btrfsRobert Yang
2016-04-06image_types: use compress framework to produce checksums for imagesAlexander D. Kanevskiy
2016-03-07image creation: allow overriding .rootfs suffixPatrick Ohly
2016-02-07image_types.bbclass: Embed IMAGE_NAME in ubinize config fileDrew Moseley
2016-01-19image: Fix wic environment issuesRichard Purdie
2016-01-11classes: Fix do_rootfs referencesRichard Purdie
2016-01-07image_types.bbclass: Rebuild when WICVARS changeMariano Lopez
2015-11-24image_types: improve wks path specificationChristopher Larson
2015-09-28image types: add hdddirectPatrick Ohly
2015-09-22image_types.bbclass: Don't try to create ubi symlink twiceMike Looijmans
2015-09-12image_types.bbclass: Restore compatibility with previous UBI filesystemsMike Looijmans
2015-08-30image.py: write bitbake variables to .env fileEd Bartosh
2015-08-30image_types.bbclass: add wic image typeEd Bartosh
2015-08-29Empty image: filesystem allocationAlex Franco
2015-08-19image_types.bbclass: allow replacing tar commandPatrick Ohly
2015-08-16IMAGES_FSTYPES: default to EXT4Juro Bystricky
2015-07-24image: Support for qcow2Christian Ziethén
2015-07-07image_types.bbclass: add support for multiple ubi sizesPushpal Sidhu
2015-06-27image_types.bbclass: use pbzip2 for images requiring bz2 compressionAndre McCurdy
2015-06-11image: Support for VDIJuro Bystricky
2015-03-31image_types: Add missing ext4 supportRichard Purdie
2015-03-09image_types: Fix MIN_BTRFS_SIZE to be 1024 blocks to match ROOTFS_SIZESaul Wold
2015-02-14image_types: Error out if BTRFS image is too smallSaul Wold
2015-02-02btrfs: create an empty file to build the fs inSaul Wold
2015-01-28image_types.bbclass: manage 'cpio_append' directoryEnrico Scholz
2015-01-28image_types.bbclass: fixed 'init' creation for cpio imagesEnrico Scholz
2014-12-24image_types.bbclass: Rework code to map types for 'ext3'Otavio Salvador
2014-12-24image_types.bbclass: Respect IMAGE_TYPEDEP dependenciesOtavio Salvador
2014-12-19image_types.bbclass: Populate cpio /init as symlinkNathan Rossi
2014-11-06image_types.bbclass: whitespace and reorderPeter A. Bigot
2014-11-04image_types.bbclass: Make ubi depend on ubifsPascal Bach
2014-08-15Support image type "squashfs-lzo"Mike Looijmans
2014-06-03image_types: Fix ubi filesystem return codesRichard Purdie
2014-03-26cpio rootfs build: Avoid modifying rootfs dirJonas Eriksson
2014-03-21image_types.bbclass: use 4096 instead of 8192 bytes-per-inodeRobert Yang
2014-03-07image_types.bbclass: use mke2fs -d to create the ext2/3/4 imageRobert Yang
2014-02-21image_types.bbclass: fix cpio IMAGE_CMD to preserve working directoryJonathan Liu
2014-02-20image*.bbclass, bootimg.bbclass: add image type dependenciesLaurentiu Palcu
2014-02-20image_types: minor, inline CPIO_TOUCH_INIT()Matthieu Crapet
2014-02-18image_types.bbclass: Fix tar IMAGE_CMD to not change directoriesKhem Raj
2014-02-14image_types: sum.jffs2 is replaced by jffs2.sumDmitry Eremin-Solenikov
2014-02-14image_types bbclass: use compression framework for jffs2 sum imagesDmitry Eremin-Solenikov