summaryrefslogtreecommitdiffstats
path: root/meta/classes/image_types.bbclass
AgeCommit message (Expand)Author
2021-07-28image_types: Restore pre-btrfs-tools 4.14.1 mkfs.btrfs shrink behaviorMarek Vasut
2021-06-11image_types: add zsync conversionsRoss Burton
2021-05-31Add support for erofs filesystemsRichard Weinberger
2021-02-06image_types.bbclass: tar: use posix format instead of gnuMartin Jansa
2021-01-31image_types: Ensure tar archives are reproducibleRichard Purdie
2021-01-20meta/classes: Add supprot for WIC<>VHD/VHDX conversionSinan Kaya
2020-12-03image_types: sort tarball file listingsRoss Burton
2020-12-03image_types: remove obsolete tar commentRoss Burton
2020-09-17image-artifact-names: introduce new bbclass and move some variables into itMartin Jansa
2020-05-18image_types: declare support for wic.zstDiego
2019-12-04image_types: add Zstandard conversion supportStefan Agner
2019-11-27do_image_cpio: Improve reproducibilityErnst Sjöstrand
2019-07-27image_types.bbclass: make gzipped images rsyncableDiego Rondini
2019-07-26image_types: Remove remnants of hdddirectDaniel Ammann
2019-05-30Revert "image_types: use pigz to create .gz files"Anuj Mittal
2019-04-16Set XZ_COMPRESSION_LEVEL to -9Adrian Bunk
2019-04-12image_types.bbclass: fix a race between the ubi and ubifs FSTYPESHongxu Jia
2019-02-28qemu: split the native version into usermode and system partsAlexander Kanavin
2019-02-14image_types.bbclass: Set memory usage limit and CPU threads for xzKhem Raj
2019-02-12image_types: add base64 conversionSilvio Fricke
2018-12-01image_types: use cpio-native to build cpio imagesRoss Burton
2018-11-23u-boot: Add mkenvimage toolAlexey Brodkin
2018-10-20image_types: Fix a shell syntax error in do_image_ubiRichard Purdie
2018-04-13image_types: use pigz to create .gz filesRoss Burton
2018-03-20image_types.bbclass: Rename lz4_legacy to lz4Maxin B. John
2018-02-06image_types: tar with --numeric-ownerMax Krummenacher
2018-01-30meta: don't use deprecated functions from utils.bbclassRoss Burton
2018-01-23image_types: add support for modern f2fs flash filesystemSaul Wold
2018-01-04image_types.bbclass: use stat to get sparse file's sizeRobert Yang
2018-01-02image_types: Remove ELF typeSaul Wold
2017-12-18image_types: btrfs use sparse file creationSaul Wold
2017-11-21image_types: Add debugging code to ext4 fs creationSaul Wold
2017-10-07image_types: Fix bmaptool support for RSSTom Rini
2017-09-12image_types: support lz4 compressed squashfsEnrico Scholz
2017-08-31image_types.bbclass: improve reproducibility of .gz filesJuro Bystricky
2017-07-30image: Convert vmdk/vdi/qcow2 to strict CONVERSION_CMD typesTom Rini
2017-07-30image_types.bbclass: ignore tar exit code 1Ed Bartosh
2017-07-25image_types.bbclass: Make u-boot signed images more versatileTom Rini
2017-07-21image_types: use initrd from pre-sstate directoryEd Bartosh
2017-07-17image_types: fix squashfs-lzo and squashfs-xz buildsEd Bartosh
2017-07-17image_types: remove Hob convenience variableJoshua Lock
2017-07-08image_types: fix kernel target on elf's image dependenciesLeonardo Sandoval
2017-06-28image_types.bbclass: get rid of IMAGE_DEPENDSEd Bartosh
2017-06-28image_types.bbclass: Prompt error message on missing setting in UBI and UBIFSChoong YinThong
2017-03-27image_types: perform fsck on created ext imageEnrico Jorns
2017-03-22image_types: increase filesystem size for BTRFSEd Bartosh
2017-02-19image-container.bbclass: Add the "container" IMAGE_FSTYPESRandy Witt
2017-02-07image_types.bbclass: fix image dependency chain collectionAndre McCurdy
2017-01-31image-wic: move wic code to image-wic.bbclassEd Bartosh
2017-01-31wic: change location of .env filesEd Bartosh