summaryrefslogtreecommitdiffstats
path: root/meta/classes/image_types.bbclass
Commit message (Expand)AuthorAgeFilesLines
* classes: Update classes to match new bitbake class scope functionalityRichard Purdie2022-08-121-355/+0
* classes: Add SPDX license identifiersRichard Purdie2022-08-121-0/+2
* classes: Add copyright statements to files without oneRichard Purdie2022-08-121-0/+4
* images_types: isolate the write of UBI configurationKory Maincent2022-05-211-12/+19
* image_types/runqemu-addptable2image: Fix a minor typoLeon Anavi2022-05-151-1/+1
* image_types: hddimg and iso only work on x86Ross Burton2022-04-011-2/+3
* image_types: allow the creation of block devices on top of UBI volumesThomas Perrot2021-10-231-6/+8
* base/kernel: Support zstd-compressed squashfs and cpio initramfsZoltán Böszörményi2021-09-011-2/+4
* image/image_types: Convert CONVERSION_CMD/COMPRESS_CMD to new override syntaxRichard Purdie2021-08-041-25/+25
* meta: Convert IMAGE_TYPEDEP to use override syntaxRichard Purdie2021-08-041-2/+2
* Convert to new override syntaxRichard Purdie2021-08-021-25/+25
* image_types: Restore pre-btrfs-tools 4.14.1 mkfs.btrfs shrink behaviorMarek Vasut2021-07-281-1/+1
* image_types: add zsync conversionsRoss Burton2021-06-111-1/+5
* Add support for erofs filesystemsRichard Weinberger2021-05-311-0/+9
* image_types.bbclass: tar: use posix format instead of gnuMartin Jansa2021-02-061-1/+1
* image_types: Ensure tar archives are reproducibleRichard Purdie2021-01-311-1/+1
* meta/classes: Add supprot for WIC<>VHD/VHDX conversionSinan Kaya2021-01-201-2/+6
* image_types: sort tarball file listingsRoss Burton2020-12-031-1/+1
* image_types: remove obsolete tar commentRoss Burton2020-12-031-10/+0
* image-artifact-names: introduce new bbclass and move some variables into itMartin Jansa2020-09-171-7/+2
* image_types: declare support for wic.zstDiego2020-05-181-1/+1
* 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