aboutsummaryrefslogtreecommitdiff
path: root/include/image.mk
Commit message (Expand)AuthorAge
* image: define DEVICE_DTS_DELIMITER as per-device variableChristian Lamparter2021-10-24
* build: store artifacts in JSONPaul Spooren2021-09-14
* image: fix build with SELinuxDaniel Golle2021-08-19
* images: squashfs: xattrs should not depend on buld hostDaniel Golle2021-08-03
* build: fix build for devices without initramfsDavid Bauer2021-06-08
* build/json: fix DEVICE_PACKAGESPaul Spooren2021-06-02
* build: introduce $(MKHASH)Leonardo Mörlein2021-05-13
* image: fix append-image when building multiple profilesDaniel Golle2021-03-24
* build: artifacts: add dependency for built imagesOskari Lemmela2021-03-24
* include/image*: add support for device-tree overlaysDaniel Golle2021-03-17
* build: use config-1 instead of config@1 as defaultRobert Marko2021-03-05
* build: use numeric uid/gid on cpio callsFelix Fietkau2021-03-03
* include: use cpio from staging dirDavid Bauer2021-02-28
* treewide: rename IMAGE_PREFIX/IMAGE_NAME to DEVICE_IMG_*Adrian Schmutzler2021-02-25
* build: avoid generating JSON info on missing imageDavid Bauer2021-02-24
* build/json: generate json file for initramfsMoritz Warning2021-02-21
* mediatek: more clean solution for out-of-tree DTSDaniel Golle2021-02-19
* mediatek: move out-of-tree DTS files to dedicated dts folderDaniel Golle2021-02-19
* build: use SPDX license tagsPaul Spooren2021-02-05
* treewide: provide global default for SUPPORTED_DEVICESAdrian Schmutzler2021-01-23
* build/json: add filesystem informationPaul Spooren2020-12-13
* build: add UIMAGE_MAGIC to device variablesSander Vanheule2020-11-25
* build: store SOURCE_DATE_EPOCH in JSON info filesPaul Spooren2020-11-12
* kernel: remove obsolete kernel version switches for 4.19Adrian Schmutzler2020-10-30
* image: drop obsolete legacy image recipesAdrian Schmutzler2020-10-30
* image: drop unused legacy NAND build recipesAdrian Schmutzler2020-10-30
* image.mk: evaluate /etc/selinux/config to choose SELinux policyDaniel Golle2020-09-29
* policycoreutils: install to host/bin not hostpkgPaul Spooren2020-09-29
* policycoreutils: fix host utils rpath and bin directoryDaniel Golle2020-09-27
* scripts: mkits.sh make it possible to specify fdt@#Christian Lamparter2020-09-25
* build: unbreak fakeroot in SDKDaniel Golle2020-09-01
* build: add support for SELinux to include/image.mkThomas Petazzoni2020-08-31
* build: add DEVICE_COMPAT_VERSION and DEVICE_COMPAT_MESSAGEAdrian Schmutzler2020-07-31
* build: add option to mark devices as BROKENAdrian Schmutzler2020-07-30
* build: store default/device packages in JSONPaul Spooren2020-06-30
* treewide: convert sed -r to posix -EKevin Darbyshire-Bryant2020-04-04
* build: refactor JSON info files to `profiles.json`Paul Spooren2020-04-03
* x86: generate EFI platform bootable images李国2020-03-31
* x86: switch image generation to new codePaul Spooren2020-03-21
* build: image: move IMAGE_SIZE to image.mkSungbo Eo2020-03-11
* build: fix empty SUBTARGET in json filesPaul Spooren2020-02-13
* kernel: remove further obsolete kernel version switchesSungbo Eo2020-01-18
* build: image: add SOC device variableAdrian Schmutzler2019-12-20
* build: image: posix compatibility cut v headKevin Darbyshire-Bryant2019-11-12
* build: image: add common and reproducible IMG_PART_SIGNATURE variablePaul Spooren2019-11-11
* build: image: fix build breakage of some imagesPetr Štetiar2019-11-08
* build: label kernel and rootfs ext4 volumesYousong Zhou2019-11-03
* build: create JSON files containing image infoPaul Spooren2019-09-29
* Revert "build: remove harmful -nopad option from mksquashfs"Jonas Gorski2019-09-07
* build: remove harmful -nopad option from mksquashfsChristian Lamparter2019-08-30