summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* sstate: Improve failure to obtain archive message/handlingRichard Purdie2022-02-091-1/+3
* insane.bbclass: Correct package_qa_check_empty_dirs()Peter Kjellerstedt2022-02-091-1/+1
* sstate: A third fix for for touching files inside pseudoPeter Kjellerstedt2022-02-091-5/+9
* rootfs-postcommands.bbclass: Make two comments use the new variable syntaxPeter Kjellerstedt2022-01-191-2/+2
* cve-check: add lockfile to taskKonrad Weihmann2022-01-191-0/+1
* license.bbclass: implement ast.NodeVisitor.visit_ConstantRoss Burton2021-12-171-0/+4
* uboot-sign: fix the concatenation when multiple U-BOOT configurations are spe...Thomas Perrot2021-12-171-1/+15
* buildhistory: Fix srcrevs outputRichard Purdie2021-12-131-17/+13
* classes/crate-fetch: Ensure crate fetcher is availableJoshua Watt2021-12-131-3/+18
* rootfs-postcommands: update systemd_create_usersVyacheslav Yurkov2021-12-131-1/+1
* classes/meson: Add optional rust definitionsJoshua Watt2021-12-131-1/+10
* create-spdx: Fix key errors in do_create_runtime_spdxAndres Beltran2021-11-241-0/+3
* create-spdx: Protect against None from LICENSE_PATHSaul Wold2021-11-241-2/+1
* create_spdx: ensure is_work_shared() is uniqueSaul Wold2021-11-241-7/+5
* insane.bbclass: Add a check for directories that are expected to be emptyPeter Kjellerstedt2021-11-211-0/+30
* mirrors: Add kernel.org sources mirror for downloads.yoctoproject.orgRichard Purdie2021-11-211-0/+1
* uninative: Add version to uninative tarball nameRichard Purdie2021-11-211-1/+1
* mirrors: Add uninative mirror on kernel.orgRichard Purdie2021-11-211-0/+1
* meta: Add explict branch to git SRC_URIsRichard Purdie2021-11-151-1/+1
* meson: set objcopy in the cross and native toolchain filesRoss Burton2021-11-151-0/+2
* create-spdx: Set the Organization field via a variableAndres Beltran2021-11-151-4/+6
* sstate: another fix for touching files inside pseudoJose Quaresma2021-11-151-6/+6
* sstate: Account for reserved characters when shortening sstate filenamesManuel Leonhardt2021-11-151-1/+1
* meson.bblcass: Remove empty egg-info directories before running mesonPeter Kjellerstedt2021-11-081-0/+10
* create-spdx: cross recipes are native alsoSaul Wold2021-11-081-2/+2
* create-spdx: add create_annotation functionSaul Wold2021-11-081-6/+12
* go.bbclass: Allow adding parameters to go ldflagsAhmed Hossam2021-11-081-1/+2
* staging: Fix autoconf-native rebuild failureRichard Purdie2021-11-081-1/+1
* classes/populate_sdk_base: Add setscene tasksJoshua Watt2021-11-081-0/+4
* sstate: fix touching files inside pseudoJose Quaresma2021-10-291-2/+2
* testimage: fix unclosed testdata fileRoss Burton2021-10-291-3/+4
* patch.bbclass: when the patch fails show more info on the fatal errorJose Quaresma2021-10-291-2/+5
* buildhistory: Fix package output files for SDKsAndres Beltran2021-10-293-7/+18
* baremetal-image: Fix do_image dependenciesAlejandro Hernandez Samaniego2021-10-081-3/+7
* abi_version/sstate: Bump to fix rpm corruption issuesRichard Purdie2021-10-081-1/+1
* sstatesig: Only apply group/other permissions to pseudo filesRichard Purdie2021-10-081-1/+1
* kernel-yocto: don't apply config metadata patches twiceBruce Ashfield2021-10-071-1/+4
* reproducible_build: Work around caching issuesRichard Purdie2021-10-041-4/+7
* abi_version/sstate: Bump HASH_VERSION and SSTATE_VERSIONRichard Purdie2021-10-041-1/+1
* image-artifact-names: Use SOURCE_DATE_EPOCH when making reproducible builds f...Richard Purdie2021-10-041-1/+8
* sstatesig: Add processing for full build paths in sysroot filesRichard Purdie2021-10-041-0/+7
* externalsrc: Fix a source date epoch race in reproducible buildsRichard Purdie2021-10-041-10/+9
* wic/bootimg-efi: Add Unified Kernel Image optionKristian Klausen2021-10-041-2/+3
* image: Exclude IMAGE_VERSION_SUFFIX from expansion in image tasksRichard Purdie2021-10-021-0/+1
* package: Ensure pclist files are deterministic and don't use full pathsRichard Purdie2021-10-021-3/+3
* rm_work.bbclass: Fix for files starting with -William A. Kennington III2021-09-281-4/+4
* create-spdx: Use SPDXAnnotation to track native recipesSaul Wold2021-09-281-2/+19
* package_ipk: Use localdata store when signing packagesKenfe-Mickael Laventure2021-09-281-2/+2
* kernel.bbclass: remove unnecessary dead codeRasmus Villemoes2021-09-281-13/+2
* libc_package/buildstats: Fix python regex quoting warningsRichard Purdie2021-09-261-1/+1