summaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2020-07-08baremetal-image.bbclass: Create a class for baremetal applications or an RTOSAlejandro Hernandez
2020-07-08kernel.bbclass: add gzip-native to do_deploy dependenciesMatt Madison
2020-07-08kernel/yocto: fix search for defconfig from src_uriAndrey Zhizhikin
2020-07-05classes/kernel: Use a copy of image for kernel*.rpm if fs doesn't support sym...Yanfei Xu
2020-07-05kernel.bbclass: add lz4 dependency and fix the call to lz4Timon Ulrich
2020-07-05classes/archive: do_configure should not depend on do_ar_patchedJoshua Watt
2020-07-03rootfs-postcommands: Improve/fix rootfs_check_host_user_contaminatedRichard Purdie
2020-07-03gtk-icon-cache.bbclass: add runtime dependencyChangqing Li
2020-07-02classes/archiver: run do_unpack_and_patch after do_preconfigureJoshua Watt
2020-06-30deploy.bbclass: Clean DEPLOYDIR before do_deployDaniel Klauer
2020-06-30uboot-sign: Refactor do_deploy prefunc to do_deploy_prependDaniel Klauer
2020-06-30kernel/yocto: ensure that defconfigs are processed firstBruce Ashfield
2020-06-28populate_sdk_ext: Fix to use python3, not pythonRichard Purdie
2020-06-28kernel.bbclass: Fix Module.symvers supportLili Li
2020-06-23mime.bbclass: fix post install scriptlet errorChangqing Li
2020-06-23qemu: uprev v4.2.0 -> v5.0.0Sakib Sajal
2020-06-17meson.bbclass: avoid unexpected operating-system namesAndreas M?ller
2020-06-17classes/archiver: Create patched archive before configuringJoshua Watt
2020-06-17sign_rpm.bbclass: ignore thread countDan McGregor
2020-06-15relocatable.bbclass: Avoid an exception if an empty pkgconfig dir existPeter Kjellerstedt
2020-06-12insane: Check for feature check variables not being usedJacob Kroon
2020-06-12features_check: Warn if not usedJacob Kroon
2020-06-05archiver: Capture git submodules in mirror archiverPaul Barker
2020-06-04features_check: Factorize code for checking featuresJacob Kroon
2020-06-04classes/buildhistory: capture package configJan Luebbe
2020-06-04buildstats.bbclass: Do not recalculate build start timeJunling Zheng
2020-06-04buildstats.bbclass: Remove useless variablesJunling Zheng
2020-06-04cve-check: include epoch in product version outputRalph Siemsen
2020-05-30sstate.bbclass: When siginfo or sig files are missing, stop fetcher errorsMark Hatle
2020-05-27multilib/recipes: Use new RecipePostKeyExpansion eventRichard Purdie
2020-05-26go.bbclass: Add `-trimpath` to default build flagsOtavio Salvador
2020-05-26go-mod.bbclass: Add class for `go mod` supportOtavio Salvador
2020-05-25package_rpm.bbclass: add PACKAGE_ADD_METADATA_RPM to sstate variablesMichael Ho
2020-05-25package_deb.bbclass: add PACKAGE_ADD_METADATA_DEB to sstate variablesMichael Ho
2020-05-25package_ipk.bbclass: add PACKAGE_ADD_METADATA_IPK to sstate variablesMichael Ho
2020-05-25package.bbclass: add PACKAGE_ADD_METADATA to sstate variablesMichael Ho
2020-05-25package_rpm.bbclass: respect package overrides for the main packageMichael Ho
2020-05-24archiver.bbclass: Fix duplicated SRC_URIs for do_ar_originalRobert Yang
2020-05-24sanity.bbclass: Detect and fail if 'inherit' is used in conf fileGregor Zatko
2020-05-24cve-check: Run it after do_fetchKhem Raj
2020-05-22linux-modules.tgz: fix file permissions to rootLi Wang
2020-05-21base/insane: Check pkgs lics are subset of recipe lics only onceQuentin Schulz
2020-05-19classes/image_types_wic: Reorder do_flush_pseudodbRicardo Ribalda
2020-05-18archiver.bbclass: Make do_deploy_archives a recursive dependencyPaul Barker
2020-05-18image_types: declare support for wic.zstDiego
2020-05-15kernel/reproducibility: kernel modules need SOURCE_DATE_EPOCH exportBruce Ashfield
2020-05-14classes/kernel: Generate reproducible kernel module tarballJoshua Watt
2020-05-14populate_sdk_base.bbclass: fix warning: name not matchedwenlin.kang@windriver.com
2020-05-12meson.bbclass: Close the log file after readingAnton Eliasson
2020-05-12pypi.bbclass: use new pypi UPSTREAM_CHECK_URITim Orling