summaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2021-10-14sstate: Allow validation of sstate singatures against list of keysDaniel McGregor
2021-10-14sstate: Switch to ZStandard compressor supportHenry Kleynhans
2021-10-14reproducible_build: Drop obsolete sstate workaroundRichard Purdie
2021-10-14license.bbclass: implement ast.NodeVisitor.visit_ConstantRoss Burton
2021-10-14base: Use repr() for printing exceptionsRichard Purdie
2021-10-14base: Clean up unneeded len() callsRichard Purdie
2021-10-14base/insane: Import oe.qa by defaultRichard Purdie
2021-10-14python3: update 3.9.7 -> 3.10.0Alexander Kanavin
2021-10-14patch.bbclass: when the patch fails show more info on the fatal errorJose Quaresma
2021-10-14rust-common.bbclass: rewrite toolchain wrappers in (native) pythonAlexander Kanavin
2021-10-14npm: Use configs for npm environment and args for npm run commandStefan Herbrechtsmeier
2021-10-14npm: Add variable NPM_NODEDIR with default valueStefan Herbrechtsmeier
2021-10-14npm: Add support for EXTRA_OENPM argumentsStefan Herbrechtsmeier
2021-10-14buildhistory: Fix package output files for SDKsAndres Beltran
2021-10-11devpyshell: rename to pydevshellMichael Opdenacker
2021-10-11package_rpm: use zstd instead of xzAlexander Kanavin
2021-10-08baremetal-image: Fix do_image dependenciesAlejandro Hernandez Samaniego
2021-10-08abi_version/sstate: Bump to fix rpm corruption issuesRichard Purdie
2021-10-08sstatesig: Only apply group/other permissions to pseudo filesRichard Purdie
2021-10-07kernel-yocto: don't apply config metadata patches twiceBruce Ashfield
2021-10-04reproducible_build: Work around caching issuesRichard Purdie
2021-10-04abi_version/sstate: Bump HASH_VERSION and SSTATE_VERSIONRichard Purdie
2021-10-04image-artifact-names: Use SOURCE_DATE_EPOCH when making reproducible builds f...Richard Purdie
2021-10-04sstatesig: Add processing for full build paths in sysroot filesRichard Purdie
2021-10-04externalsrc: Fix a source date epoch race in reproducible buildsRichard Purdie
2021-10-01wic/bootimg-efi: Add Unified Kernel Image optionKristian Klausen
2021-10-01image: Exclude IMAGE_VERSION_SUFFIX from expansion in image tasksRichard Purdie
2021-10-01package: Ensure pclist files are deterministic and don't use full pathsRichard Purdie
2021-09-28rm_work.bbclass: Fix for files starting with -William A. Kennington III
2021-09-28create-spdx: Use SPDXAnnotation to track native recipesSaul Wold
2021-09-28package_ipk: Use localdata store when signing packagesKenfe-Mickael Laventure
2021-09-26kernel.bbclass: remove unnecessary dead codeRasmus Villemoes
2021-09-26libc_package/buildstats: Fix python regex quoting warningsRichard Purdie
2021-09-26autotools.bbclass: use ordinary append for file-checksums updateMatt Madison
2021-09-23ssate: Cleanup directtasks handlingRichard Purdie
2021-09-23sstate: Avoid deploy_source_date_epoch sstate when unneededRichard Purdie
2021-09-23sstate: Ensure deploy tasks don't pull in toolchainsRichard Purdie
2021-09-23staging: Mark deploy an sstate taskRichard Purdie
2021-09-23meta: Drop useless classRichard Purdie
2021-09-23populate_sdk_base/images: Drop use of 'meta' class and hence do_build depende...Richard Purdie
2021-09-23reproducible_build/package_XXX: Ensure SDE task is in dependency chainRichard Purdie
2021-09-23package_ipk/deb/rpm: Drop recursive do_build task dependenciesRichard Purdie
2021-09-23siteinfo/autotools: Ensure task checksums reflect site filesRichard Purdie
2021-09-23image/qemu: Add explict depends for qemu-helper addto_recipe_sysroot taskRichard Purdie
2021-09-21cross: Drop unused do_installRichard Purdie
2021-09-21testimage: remove aarch64 xorg exclusionJon Mason
2021-09-20testimage: symlink the task log and qemu console log to tmp/log/oeqaAlexander Kanavin
2021-09-19rust-common.bbclass: make sure ccache existKai Kang
2021-09-19cpan-base.bbclass: use raw string for regexpAlexander Kanavin
2021-09-16create-spdx.bbclass: Search all license directories for licensesPeter Kjellerstedt