summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* mirrors.bbclass: remove dead infozip mirrorsOleksandr Kravchuk2021-10-161-1/+0
* u-boot: Convert ${UBOOT_ENV}.cmd into ${UBOOT_ENV}.scrPeter Hoyes2021-10-161-0/+2
* kernel: Rework kernel make flag to variable mappingsRichard Purdie2021-10-161-2/+2
* reproducible: Drop BUILD_REPRODUCIBLE_BINARIES variableRichard Purdie2021-10-162-17/+10
* kernel: Add KERNEL_DEBUG_TIMESTAMPS variableRichard Purdie2021-10-161-2/+4
* reproducible: Merge code into base.bbclassRichard Purdie2021-10-167-105/+44
* reproducible: Move variable definitions to bitbake.confRichard Purdie2021-10-162-20/+0
* reproducible: Move class function code into libraryRichard Purdie2021-10-162-36/+3
* reproducible_build: Drop now unneeded compiler warningRichard Purdie2021-10-161-3/+0
* patch: Use repr() with exceptions instead of str()Richard Purdie2021-10-161-2/+2
* sstate: Fixes for eSDK generation after zstd switchRichard Purdie2021-10-151-1/+1
* sstate: Allow validation of sstate singatures against list of keysDaniel McGregor2021-10-141-1/+4
* sstate: Switch to ZStandard compressor supportHenry Kleynhans2021-10-141-10/+19
* reproducible_build: Drop obsolete sstate workaroundRichard Purdie2021-10-141-4/+0
* license.bbclass: implement ast.NodeVisitor.visit_ConstantRoss Burton2021-10-141-0/+4
* base: Use repr() for printing exceptionsRichard Purdie2021-10-141-2/+2
* base: Clean up unneeded len() callsRichard Purdie2021-10-141-4/+4
* base/insane: Import oe.qa by defaultRichard Purdie2021-10-142-3/+1
* python3: update 3.9.7 -> 3.10.0Alexander Kanavin2021-10-141-1/+1
* patch.bbclass: when the patch fails show more info on the fatal errorJose Quaresma2021-10-141-2/+5
* rust-common.bbclass: rewrite toolchain wrappers in (native) pythonAlexander Kanavin2021-10-141-7/+8
* npm: Use configs for npm environment and args for npm run commandStefan Herbrechtsmeier2021-10-141-8/+6
* npm: Add variable NPM_NODEDIR with default valueStefan Herbrechtsmeier2021-10-141-5/+3
* npm: Add support for EXTRA_OENPM argumentsStefan Herbrechtsmeier2021-10-141-1/+4
* buildhistory: Fix package output files for SDKsAndres Beltran2021-10-143-7/+18
* devpyshell: rename to pydevshellMichael Opdenacker2021-10-111-5/+5
* package_rpm: use zstd instead of xzAlexander Kanavin2021-10-111-2/+2
* 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
* autotools.bbclass: use ordinary append for file-checksums updateMatt Madison2021-09-261-4/+1
* ssate: Cleanup directtasks handlingRichard Purdie2021-09-231-14/+4
* sstate: Avoid deploy_source_date_epoch sstate when unneededRichard Purdie2021-09-231-0/+4
* sstate: Ensure deploy tasks don't pull in toolchainsRichard Purdie2021-09-231-2/+2
* staging: Mark deploy an sstate taskRichard Purdie2021-09-231-0/+1
* meta: Drop useless classRichard Purdie2021-09-231-4/+0