summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* classes/reproducible: Move to library codeJoshua Watt2020-11-221-87/+3
* testimage: print results for interrupted runsKonrad Weihmann2020-11-201-8/+11
* kernel-module-split.bbclass: identify kernel modconf files as configuration f...Gratian Crisan2020-11-201-0/+1
* qemuboot.bbclass: Fix a typoKhem Raj2020-11-121-1/+1
* insane: add GitLab /archive/ testsAndrey Zhizhikin2020-11-121-2/+2
* siteinfo: Recognize bigendian sh3be and sh4beMartin Jansa2020-10-271-0/+2
* siteinfo: Recognize 32bit PPC LEMartin Jansa2020-10-271-0/+3
* uninative: Fix typo in error messageNaoki Hayama2020-10-221-1/+1
* classes/sanity: Bump minimum python version to 3.5Joshua Watt2020-10-151-2/+2
* kernel-yocto: add KBUILD_DEFCONFIG search location to failure messageBruce Ashfield2020-10-061-1/+1
* sstate.bbclass: Check file ownership before doing 'touch -a'Norman Stetter2020-10-061-1/+1
* testexport: rename create_tarball methodKonrad Weihmann2020-10-061-4/+4
* insane: check for missing update-alternatives inheritAndrey Zhizhikin2020-10-061-0/+9
* insane: Check for feature check variables not being usedJacob Kroon2020-10-061-1/+11
* Revert "kernel.bbclass: run do_symlink_kernsrc before do_patch"Steve Sakoman2020-09-221-1/+1
* populate_sdk_ext: Do not assume local.conf will always existKhem Raj2020-09-221-2/+3
* cve-check: avoid FileNotFoundError if no do_cve_check task has runChris Laplante2020-09-171-6/+7
* cve-check/cve-update-db-native: use lockfile to fix usage under multiconfigChris Laplante2020-09-171-0/+1
* cve-check.bbclass: always save cve reportakuster2020-09-171-0/+32
* image.bbclass: fix REPRODUCIBLE_TIMESTAMP_ROOTFS referenceMatt Madison2020-09-171-1/+1
* insane: only load real files as ELFRoss Burton2020-09-171-6/+7
* package: get_package_mapping: avoid dependency mapping if renamed package pro...Yann Dirson2020-09-101-3/+13
* insane: improve gnu-hash-style warningRoss Burton2020-09-101-1/+2
* insane: fix gnu-hash-style checkSumit Garg2020-09-101-1/+1
* cml1: Move find_cfgs() helper to cml1.bbclassRasmus Villemoes2020-09-101-0/+10
* kernel-yocto: checksum all modifications to available kernel fragments direct...Bruce Ashfield2020-09-101-0/+16
* package.bbclass: explode the RPROVIDES so we don't think the versions are pro...Ross Burton2020-09-101-1/+1
* kernel.bbclass: run do_symlink_kernsrc before do_patchRasmus Villemoes2020-09-021-1/+1
* image_types_wic: Add ASSUME_PROVIDED to WICVARSVijai Kumar K2020-09-021-1/+2
* package.bbclass: Sort shlib2 output for hash equivalencyMark Hatle2020-09-021-1/+1
* package_tar.bbclass: Sync to the other package_* classesMark Hatle2020-09-022-4/+3
* uninative: Handle PREMIRRORS genericallyRichard Purdie2020-08-121-4/+9
* testimage: add an overall timeout settingAlexander Kanavin2020-08-121-0/+11
* kernel-devicetree: Fix intermittent build failures caused by DTB buildsTyler Hicks2020-08-121-1/+1
* Revert "gtk-icon-cache.bbclass: add runtime dependency"Steve Sakoman2020-08-071-16/+3
* buildhistory: use pid for temporary txt file nameLee Chee Yang2020-07-311-5/+6
* gtk-immodules-cache.bbclass: fix post install scriptlet errorChangqing Li2020-07-311-0/+1
* image.bbclass: improve wording when image size exceeds the specified limitDaniel Ammann2020-07-311-2/+2
* classes/package: Use HOST_OS for runtime dependenciesJoshua Watt2020-07-311-5/+5
* classes/cmake: Fix host detectionJoshua Watt2020-07-311-6/+13
* kernel-yocto: account for extracted defconfig in elements checkyocto-3.1.2dunfell-23.0.2Bruce Ashfield2020-07-231-1/+1
* nativesdk: Set the CXXFLAGS to the BUILDSDK_CXXFLAGSDouglas2020-07-221-1/+1
* nativesdk: clear MACHINE_FEATURESDouglas2020-07-221-0/+1
* ptest: append to FILESKonrad Weihmann2020-07-221-1/+1
* insane: consolidate skipping of temporary do_package filesRoss Burton2020-07-221-5/+8
* kernel.bbclass: add lz4 dependency and fix the call to lz4Timon Ulrich2020-07-161-1/+2
* kernel/yocto: fix search for defconfig from src_uriAndrey Zhizhikin2020-07-161-2/+3
* kernel/yocto: ensure that defconfigs are processed firstBruce Ashfield2020-07-161-12/+21
* classes/archive: do_configure should not depend on do_ar_patchedJoshua Watt2020-07-161-1/+1
* classes/archiver: run do_unpack_and_patch after do_preconfigureJoshua Watt2020-07-161-2/+2