summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* 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
* image_types: declare support for wic.zstDiego2020-05-181-1/+1
* kernel/reproducibility: kernel modules need SOURCE_DATE_EPOCH exportBruce Ashfield2020-05-151-0/+15
* classes/kernel: Generate reproducible kernel module tarballJoshua Watt2020-05-141-1/+7
* populate_sdk_base.bbclass: fix warning: name not matchedwenlin.kang@windriver.com2020-05-141-1/+1
* meson.bbclass: Close the log file after readingAnton Eliasson2020-05-121-1/+2
* pypi.bbclass: use new pypi UPSTREAM_CHECK_URITim Orling2020-05-121-1/+1
* pypi.bbclass: mind package suffix on version checkKonrad Weihmann2020-05-121-1/+1
* sstate.bbclass: Do not fail if files cannot be touchedPeter Kjellerstedt2020-05-091-4/+11
* insane: Promote warnings into errorsRichard Purdie2020-05-071-5/+6
* utils: Drop is_machine_specific()/machine_paths()Richard Purdie2020-05-051-17/+0
* utils: Drop FILESPATHPKG usageRichard Purdie2020-05-051-5/+3
* abi_version/staging: Bump versions to force rebuild after sstate corruptionRichard Purdie2020-05-021-0/+1
* sanity: Require gcc 6 or laterRichard Purdie2020-05-021-3/+3
* image/packagegroup: Remove PACKAGE_GROUP_*, long since deprecatedRichard Purdie2020-04-291-4/+1
* populate_sdk_base: create_sdk_files: Use _nativesdk variants for libdir and b...Ovidiu Panait2020-04-291-2/+2
* populate_sdk_base: Add ld.so.conf for nativesdk-binutilsOvidiu Panait2020-04-291-0/+5
* wic: Fix multi images .wks with bitbakeRicardo Ribalda Delgado2020-04-261-2/+6
* staging: Fix overlapping file failuresRichard Purdie2020-04-261-2/+10
* package: get_package_mapping: avoid dependency mapping if renamed package pro...Yann Dirson2020-04-261-3/+13
* package.bbclass: inject "minidebuginfo" into packaged binariesDan Callaghan2020-04-261-0/+84
* testimage: add an overall timeout settingAlexander Kanavin2020-04-261-0/+11
* testimage.bbclass: correctly process SIGTERMAlexander Kanavin2020-04-261-4/+4