summaryrefslogtreecommitdiffstats
path: root/meta/classes/image_types.bbclass
AgeCommit message (Expand)Author
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
2017-01-31image_types: use correct output directoryEd Bartosh
2017-01-28gzip/pigz/expat/image: Simplify gzip-native/pigz-nativeRichard Purdie
2017-01-28image_types.bbclass: rebuild .wks file when .wks.in changesPatrick Ohly
2017-01-23image.bbclass: put .env files to ${STAGING_DIR}/imgdata/Ed Bartosh
2017-01-23image_types: add RECIPE_SYSROOT_NATIVE to WICVARSEd Bartosh
2017-01-23image_types.bbclass: build wic-toolsEd Bartosh
2017-01-16image_types.bbclass: IMAGE_TYPEDEP_ now adds deps for conversion typesRandy Witt
2017-01-16image_types.bbclass: look for wks files in <layer>/wicEd Bartosh
2016-12-16meta: remove True option to getVar callsJoshua Lock
2016-10-28image_types: Add support for lzo compressed initial ramdiskVesa Jääskeläinen