summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* create-spdx: cross recipes are native alsoSaul Wold2021-10-281-2/+2
* create-spdx: add create_annotation functionSaul Wold2021-10-281-6/+12
* go.bbclass: Allow adding parameters to go ldflagsAhmed Hossam2021-10-281-1/+2
* archiver: Configurable tarball compressionIan Ray2021-10-281-3/+5
* meson.bblcass: Remove empty egg-info directories before running mesonPeter Kjellerstedt2021-10-271-0/+10
* patch: Fix exception reporting with repr()Richard Purdie2021-10-261-2/+2
* staging: Fix autoconf-native rebuild failureRichard Purdie2021-10-261-1/+1
* classes/populate_sdk_base: Add setscene tasksJoshua Watt2021-10-231-0/+4
* testimage: remove target_modules_pathRoss Burton2021-10-231-4/+0
* sstate: fix touching files inside pseudoJose Quaresma2021-10-231-2/+2
* npm: Remove unnecessary configs argument from npm run commandStefan Herbrechtsmeier2021-10-231-1/+1
* image_types: allow the creation of block devices on top of UBI volumesThomas Perrot2021-10-231-6/+8
* sstate.bbclass: count the files on mirrors using the pre local filesJose Quaresma2021-10-231-7/+4
* kernel-fitimage: use correct kernel imageAndrej Valek2021-10-181-16/+1
* featimage: refactor styleAndrej Valek2021-10-182-175/+178
* sstate: don't silently handle all exceptions in sstate_checkhashesRoss Burton2021-10-181-3/+4
* insane,license,license_image: Allow treating license problems as errorsMike Crowe2021-10-173-12/+21
* lib/oe/qa,insane: Move extra error handling functions to libraryMike Crowe2021-10-175-128/+86
* testimage: fix unclosed testdata fileRoss Burton2021-10-171-3/+4
* 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