summaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
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
2020-05-12pypi.bbclass: mind package suffix on version checkKonrad Weihmann
2020-05-09sstate.bbclass: Do not fail if files cannot be touchedPeter Kjellerstedt
2020-05-07insane: Promote warnings into errorsRichard Purdie
2020-05-05utils: Drop is_machine_specific()/machine_paths()Richard Purdie
2020-05-05utils: Drop FILESPATHPKG usageRichard Purdie
2020-05-02abi_version/staging: Bump versions to force rebuild after sstate corruptionRichard Purdie
2020-05-02sanity: Require gcc 6 or laterRichard Purdie
2020-04-29image/packagegroup: Remove PACKAGE_GROUP_*, long since deprecatedRichard Purdie
2020-04-29populate_sdk_base: create_sdk_files: Use _nativesdk variants for libdir and b...Ovidiu Panait
2020-04-29populate_sdk_base: Add ld.so.conf for nativesdk-binutilsOvidiu Panait
2020-04-26wic: Fix multi images .wks with bitbakeRicardo Ribalda Delgado
2020-04-26staging: Fix overlapping file failuresRichard Purdie
2020-04-26package: get_package_mapping: avoid dependency mapping if renamed package pro...Yann Dirson
2020-04-26package.bbclass: inject "minidebuginfo" into packaged binariesDan Callaghan
2020-04-25testimage: add an overall timeout settingAlexander Kanavin
2020-04-25testimage.bbclass: correctly process SIGTERMAlexander Kanavin
2020-04-24testimage: enable ovmf supportKonrad Weihmann
2020-04-24insane.bbclass: Add test for shebang line lengthDomarys Correa
2020-04-24runqemu: add QB_ROOTFS_EXTRA_OPT parameterKonrad Weihmann
2020-04-24qemuboot.bbclass: don't redefine IMGDEPLOYDIRBartosz Golaszewski