summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* buildstats.bbclass: add functionality to collect build system statsSakib Sajal2021-01-171-3/+37
* npm.bbclass: make shrinkwrap file optionalKamel Bouhara2021-01-161-10/+21
* staging: Introduce /sysroot-only to SYSROOT_DIRSDiego Sueiro2021-01-162-0/+7
* rootfs: add option to allow delayed postinsts on read-only rootfsAnton Kachalov2021-01-161-1/+1
* license_image.bbclass: fix missing recipeinfo on selfMichael Ho2021-01-131-1/+2
* wic: Allow exec_native_cmd to run HOSTTOOLSPaul Barker2021-01-131-1/+1
* rootfs_ipk: allow do_populate_sdk in parallel to do_rootfsMichael Ho2021-01-132-2/+3
* systemd.bbclass: improve error message when a service unit specified in SYSTE...Chris Laplante2021-01-131-1/+2
* kernel-devicetree: Introduce KERNEL_DTC_FLAGS to pass dtc flagsOvidiu Panait2021-01-121-0/+7
* go.bbclass: don't stage test data with sources of dependenciesThomas Perrot2021-01-101-1/+2
* sanity: Bump min python version to 3.6Richard Purdie2021-01-081-3/+3
* ccache.bbclass: Set CCACHE_TEMPDIRRobert Yang2021-01-081-0/+4
* ccache.bbclass: use ccache from host distributionAlexander Kanavin2020-12-311-1/+2
* insane.bbclass: allow fifosTrevor Woerner2020-12-301-1/+2
* populate_sdk_base: Fix condition syntax if SDK_RELOCATE_AFTER_INSTALL is disa...Tomasz Dziendzielski2020-12-241-1/+1
* license.bbclass: Add COMMON_LICENSE_DIR and LICENSE_PATH dirs to PSEUDO_IGNOR...Martin Jansa2020-12-241-0/+1
* kernel: set COMPATIBLE_HOST to *-linuxRoss Burton2020-12-241-0/+2
* classes/kernel-fitimage: add ability to sign individual imagesLuca Boccassi2020-12-201-0/+42
* classes/kernel-fitimage: add ability to add additional signing optionsPaul Eggleton2020-12-201-1/+5
* classes/kernel-fitimage: allow substituting mkimage commandPaul Eggleton2020-12-201-2/+6
* classes/kernel-fitimage: make fitimage_emit_section_config more readableEaswar Hariharan2020-12-201-23/+30
* classes/kernel-fitimage: add variable for descriptionPaul Eggleton2020-12-201-1/+4
* linuxloader: Avoid confusing string concat errorsRichard Purdie2020-12-191-3/+3
* go.bbclass: Use external linker for native packagesKhem Raj2020-12-181-0/+1
* uboot-extlinux-config: exclude OVERRIDES from do_create_extlinux_config vardepsChristopher Larson2020-12-151-0/+1
* grub-efi-cfg: exclude OVERRIDES from build_efi_cfg vardepsChristopher Larson2020-12-151-0/+1
* archiver.bbclass: Fix --runall=deploy_archives for imagesRobert Yang2020-12-151-0/+1
* distutils3: allow setup.py to be run from a different directory to ${S}Jack Mitchell2020-12-151-4/+6
* metadata_scm: Fix signature handling of METADATA_REVISION and METADATA_BRANCHRichard Purdie2020-12-091-0/+2
* kernel-module-split.bbclass: fix kernel modules getting marked as CONFFILESGratian Crisan2020-12-091-1/+4
* populate_sdk_ext: use SDK_CUSTOM_TEPLATECONF variable to enable custom templa...Chandana kalluri2020-12-091-1/+5
* systemd.bbclass: update command to check systemctl availableKai Kang2020-12-061-2/+2
* image_types: sort tarball file listingsRoss Burton2020-12-031-1/+1
* image_types: remove obsolete tar commentRoss Burton2020-12-031-10/+0
* classes/buildhistory: record LICENSESaul Wold2020-11-291-0/+4
* uninative: Don't use single sstate for pseudo-nativeRichard Purdie2020-11-242-0/+5
* fs-perms: Ensure /usr/src/debug/ file modes are correctRichard Purdie2020-11-241-1/+1
* kernel-uboot: allow compression option to be configurableSinan Kaya2020-11-241-2/+6
* distutils-common-base: fix LINKSHARED expansionAnuj Mittal2020-11-241-1/+1
* cve-check: show real PN/PVRoss Burton2020-11-241-3/+6
* license_image.bbclass: use canonical name for license filesVyacheslav Yurkov2020-11-241-1/+2
* python3targetconfig.bbclass: Make py3 dep and tasks only for target recipesKhem Raj2020-11-241-4/+6
* kernel: relocate copy of module.lds to module compilation taskBruce Ashfield2020-11-181-1/+4
* roofs_*.bbclass: fix missing vardeps for do_rootfsLoic Domaigne2020-11-173-3/+3
* kernel: Set proper LD in KERNEL_KCONFIG_COMMANDWonmin Jung2020-11-171-1/+1
* meta: drop _PYTHON_SYSCONFIGDATA_NAME hacksAlexander Kanavin2020-11-161-3/+0
* distutils3-base.bbclass: use python3targetconfigAlexander Kanavin2020-11-161-1/+1
* python3: split python target configuration into own classAlexander Kanavin2020-11-162-2/+15
* kernel: provide module.lds for out of tree builds in v5.10+Bruce Ashfield2020-11-161-0/+1
* testimage: print results for interrupted runsKonrad Weihmann2020-11-111-8/+11