summaryrefslogtreecommitdiffstats
path: root/meta/classes/image_types.bbclass
Commit message (Expand)AuthorAgeFilesLines
* image_types: add Zstandard conversion supportStefan Agner2019-12-041-2/+6
* do_image_cpio: Improve reproducibilityErnst Sjöstrand2019-11-271-1/+1
* image_types.bbclass: make gzipped images rsyncableDiego Rondini2019-07-271-1/+1
* image_types: Remove remnants of hdddirectDaniel Ammann2019-07-261-1/+1
* Revert "image_types: use pigz to create .gz files"Anuj Mittal2019-05-301-1/+1
* Set XZ_COMPRESSION_LEVEL to -9Adrian Bunk2019-04-161-1/+1
* image_types.bbclass: fix a race between the ubi and ubifs FSTYPESHongxu Jia2019-04-121-1/+4
* qemu: split the native version into usermode and system partsAlexander Kanavin2019-02-281-3/+3
* image_types.bbclass: Set memory usage limit and CPU threads for xzKhem Raj2019-02-141-2/+1
* image_types: add base64 conversionSilvio Fricke2019-02-121-1/+3
* image_types: use cpio-native to build cpio imagesRoss Burton2018-12-011-0/+1
* u-boot: Add mkenvimage toolAlexey Brodkin2018-11-231-1/+1
* image_types: Fix a shell syntax error in do_image_ubiRichard Purdie2018-10-201-1/+1
* image_types: use pigz to create .gz filesRoss Burton2018-04-131-1/+1
* image_types.bbclass: Rename lz4_legacy to lz4Maxin B. John2018-03-201-2/+1
* image_types: tar with --numeric-ownerMax Krummenacher2018-02-061-1/+1
* meta: don't use deprecated functions from utils.bbclassRoss Burton2018-01-301-1/+1
* image_types: add support for modern f2fs flash filesystemSaul Wold2018-01-231-0/+20
* image_types.bbclass: use stat to get sparse file's sizeRobert Yang2018-01-041-1/+1
* image_types: Remove ELF typeSaul Wold2018-01-021-13/+0
* image_types: btrfs use sparse file creationSaul Wold2017-12-181-1/+1
* image_types: Add debugging code to ext4 fs creationSaul Wold2017-11-211-0/+4
* image_types: Fix bmaptool support for RSSTom Rini2017-10-071-0/+3
* image_types: support lz4 compressed squashfsEnrico Scholz2017-09-121-1/+3
* image_types.bbclass: improve reproducibility of .gz filesJuro Bystricky2017-08-311-1/+1
* image: Convert vmdk/vdi/qcow2 to strict CONVERSION_CMD typesTom Rini2017-07-301-5/+7
* image_types.bbclass: ignore tar exit code 1Ed Bartosh2017-07-301-1/+2
* image_types.bbclass: Make u-boot signed images more versatileTom Rini2017-07-251-2/+4
* image_types: use initrd from pre-sstate directoryEd Bartosh2017-07-211-1/+1
* image_types: fix squashfs-lzo and squashfs-xz buildsEd Bartosh2017-07-171-2/+2
* image_types: remove Hob convenience variableJoshua Lock2017-07-171-3/+0
* image_types: fix kernel target on elf's image dependenciesLeonardo Sandoval2017-07-081-1/+1
* image_types.bbclass: get rid of IMAGE_DEPENDSEd Bartosh2017-06-281-18/+27
* image_types.bbclass: Prompt error message on missing setting in UBI and UBIFSChoong YinThong2017-06-281-0/+6
* image_types: perform fsck on created ext imageEnrico Jorns2017-03-271-0/+2
* image_types: increase filesystem size for BTRFSEd Bartosh2017-03-221-5/+6
* image-container.bbclass: Add the "container" IMAGE_FSTYPESRandy Witt2017-02-191-0/+1
* image_types.bbclass: fix image dependency chain collectionAndre McCurdy2017-02-071-1/+1
* image-wic: move wic code to image-wic.bbclassEd Bartosh2017-01-311-95/+0
* wic: change location of .env filesEd Bartosh2017-01-311-1/+1
* image_types: use correct output directoryEd Bartosh2017-01-311-1/+1
* gzip/pigz/expat/image: Simplify gzip-native/pigz-nativeRichard Purdie2017-01-281-1/+1
* image_types.bbclass: rebuild .wks file when .wks.in changesPatrick Ohly2017-01-281-0/+4
* image.bbclass: put .env files to ${STAGING_DIR}/imgdata/Ed Bartosh2017-01-231-1/+1
* image_types: add RECIPE_SYSROOT_NATIVE to WICVARSEd Bartosh2017-01-231-1/+1
* image_types.bbclass: build wic-toolsEd Bartosh2017-01-231-0/+1
* image_types.bbclass: IMAGE_TYPEDEP_ now adds deps for conversion typesRandy Witt2017-01-161-3/+11
* image_types.bbclass: look for wks files in <layer>/wicEd Bartosh2017-01-161-1/+1
* meta: remove True option to getVar callsJoshua Lock2016-12-161-12/+12
* image_types: Add support for lzo compressed initial ramdiskVesa Jääskeläinen2016-10-281-1/+3