summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
...
* nativesdk: clear MACHINE_FEATURESDouglas2020-07-121-0/+1
* cml1: Move find_cfgs() helper to cml1.bbclassRasmus Villemoes2020-07-121-0/+10
* ptest: append to FILESKonrad Weihmann2020-07-121-1/+1
* insane: consolidate skipping of temporary do_package filesRoss Burton2020-07-121-5/+8
* spdx: Remove the class as its obsoleteRichard Purdie2020-07-081-360/+0
* kernel.bbclass: make dependency on lzop-native conditionalTimon Ulrich2020-07-081-1/+2
* baremetal-image.bbclass: Create a class for baremetal applications or an RTOSAlejandro Hernandez2020-07-081-0/+99
* kernel.bbclass: add gzip-native to do_deploy dependenciesMatt Madison2020-07-081-1/+1
* kernel/yocto: fix search for defconfig from src_uriAndrey Zhizhikin2020-07-081-2/+3
* classes/kernel: Use a copy of image for kernel*.rpm if fs doesn't support sym...Yanfei Xu2020-07-051-3/+19
* kernel.bbclass: add lz4 dependency and fix the call to lz4Timon Ulrich2020-07-051-1/+2
* classes/archive: do_configure should not depend on do_ar_patchedJoshua Watt2020-07-051-1/+1
* rootfs-postcommands: Improve/fix rootfs_check_host_user_contaminatedRichard Purdie2020-07-031-4/+8
* gtk-icon-cache.bbclass: add runtime dependencyChangqing Li2020-07-031-3/+16
* classes/archiver: run do_unpack_and_patch after do_preconfigureJoshua Watt2020-07-021-2/+2
* deploy.bbclass: Clean DEPLOYDIR before do_deployDaniel Klauer2020-06-302-2/+1
* uboot-sign: Refactor do_deploy prefunc to do_deploy_prependDaniel Klauer2020-06-301-5/+6
* kernel/yocto: ensure that defconfigs are processed firstBruce Ashfield2020-06-301-12/+21
* populate_sdk_ext: Fix to use python3, not pythonRichard Purdie2020-06-281-1/+1
* kernel.bbclass: Fix Module.symvers supportLili Li2020-06-281-1/+1
* mime.bbclass: fix post install scriptlet errorChangqing Li2020-06-231-1/+12
* qemu: uprev v4.2.0 -> v5.0.0Sakib Sajal2020-06-231-2/+2
* meson.bbclass: avoid unexpected operating-system namesAndreas M?ller2020-06-171-0/+3
* classes/archiver: Create patched archive before configuringJoshua Watt2020-06-171-1/+1
* sign_rpm.bbclass: ignore thread countDaniel McGregor2020-06-171-0/+1
* relocatable.bbclass: Avoid an exception if an empty pkgconfig dir existPeter Kjellerstedt2020-06-151-9/+11
* insane: Check for feature check variables not being usedJacob Kroon2020-06-121-1/+11
* features_check: Warn if not usedJacob Kroon2020-06-121-0/+15
* archiver: Capture git submodules in mirror archiverPaul Barker2020-06-091-7/+6
* features_check: Factorize code for checking featuresJacob Kroon2020-06-091-78/+32
* classes/buildhistory: capture package configJan Luebbe2020-06-041-0/+3
* buildstats.bbclass: Do not recalculate build start timeJunling Zheng2020-06-041-1/+1
* buildstats.bbclass: Remove useless variablesJunling Zheng2020-06-041-2/+0
* cve-check: include epoch in product version outputRalph Siemsen2020-06-041-1/+1
* sstate.bbclass: When siginfo or sig files are missing, stop fetcher errorsMark Hatle2020-05-301-1/+5
* multilib/recipes: Use new RecipePostKeyExpansion eventRichard Purdie2020-05-273-8/+25
* go.bbclass: Add `-trimpath` to default build flagsOtavio Salvador2020-05-261-1/+1
* go-mod.bbclass: Add class for `go mod` supportOtavio Salvador2020-05-261-0/+20
* package_rpm.bbclass: add PACKAGE_ADD_METADATA_RPM to sstate variablesMichael Ho2020-05-251-0/+4
* package_deb.bbclass: add PACKAGE_ADD_METADATA_DEB to sstate variablesMichael Ho2020-05-251-2/+3
* package_ipk.bbclass: add PACKAGE_ADD_METADATA_IPK to sstate variablesMichael Ho2020-05-251-1/+1
* package.bbclass: add PACKAGE_ADD_METADATA to sstate variablesMichael Ho2020-05-251-2/+2
* package_rpm.bbclass: respect package overrides for the main packageMichael Ho2020-05-251-10/+12
* archiver.bbclass: Fix duplicated SRC_URIs for do_ar_originalRobert Yang2020-05-251-1/+7
* sanity.bbclass: Detect and fail if 'inherit' is used in conf fileGregor Zatko2020-05-241-0/+6
* cve-check: Run it after do_fetchKhem Raj2020-05-241-1/+1
* linux-modules.tgz: fix file permissions to rootLi Wang2020-05-221-0/+1
* base/insane: Check pkgs lics are subset of recipe lics only onceQuentin Schulz2020-05-212-14/+20
* classes/image_types_wic: Reorder do_flush_pseudodbRicardo Ribalda2020-05-191-1/+1
* archiver.bbclass: Make do_deploy_archives a recursive dependencyPaul Barker2020-05-181-1/+3