summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* package_rpm: Allow compression mode overrideNiko Mauno2023-11-011-2/+4
* uboot-extlinux-config.bbclass: fix missed override syntax migrationQuentin Schulz2023-10-211-1/+1
* fontcache.bbclass: avoid native recipes depending on target fontconfigMartin Jansa2023-10-051-0/+1
* kernel.bbclass: Add force flag to rm callsRyan Eatmon2023-09-301-2/+2
* cml1: Fix KCONFIG_CONFIG_COMMAND not conveyed fully in do_menuconfigJaeyoon Jung2023-09-301-1/+1
* cargo.bbclass: set up cargo environment in common do_compileAlexander Kanavin2023-09-232-1/+4
* externalsrc: fix dependency chain issuesPeter Suti2023-09-231-4/+3
* kernel: Fix path comparison in kernel staging dir symlinkingStaffan Rydén2023-08-261-3/+4
* npm.bbclass: avoid DeprecationWarning with new pythonMartin Jansa2023-08-191-1/+1
* meson.bbclass: Point to llvm-config from native sysrootKhem Raj2023-08-021-0/+1
* uboot-extlinux-config.bbclass: fix old override syntax in commentQuentin Schulz2023-08-021-4/+4
* kernel: add missing path to search for debug filesAndrej Valek2023-08-021-0/+1
* package.bbclass: moving field data process before variable process in process...Xiangyu Chen2023-07-261-6/+6
* wic: Add dependencies for erofs-utilsHeiko Thole2023-07-211-1/+1
* useradd-staticids.bbclass: improve error messageMikko Rapeli2023-07-121-1/+1
* image_types: Fix reproducible builds for initramfs and UKI imgFrieder Paape2023-07-121-2/+3
* staging.bbclass: do not add extend_recipe_sysroot to prefuncs of prepare_reci...Chen Qi2023-06-231-1/+1
* kernel: don't force PAHOLE=falseBruce Ashfield2023-06-231-1/+1
* go.bbclass: don't use test to check output from lsMartin Jansa2023-06-231-1/+1
* cve-update-nvd2-native: new CVE database fetcherMarta Rybczynska2023-06-211-2/+2
* kernel-devicetree: recursively search for dtbsRandolph Sapp2023-06-011-4/+4
* package: enable recursion on file globsRandolph Sapp2023-06-011-1/+1
* kernel-devicetree: make shell scripts posix compliantMartin Jansa2023-06-012-3/+3
* kernel-devicetree: allow specification of dtb directoryRandolph Sapp2023-06-012-5/+19
* license.bbclass: Include LICENSE in the output when it fails to parsePeter Kjellerstedt2023-05-301-1/+1
* update-alternatives.bbclass: fix old override syntaxPeter Bergin2023-05-121-2/+2
* kernel: improve initramfs bundle processing timeBruce Ashfield2023-05-121-1/+1
* populate_sdk_ext.bbclass: set METADATA_REVISION with an DISTRO overrideMartin Jansa2023-05-121-1/+2
* populate_sdk_base: add zip optionsChristoph Lauer2023-05-031-1/+3
* cmake: add CMAKE_SYSROOT to generated toolchain filePascal Bach2023-05-031-0/+5
* package.bbclass: correct check for /build in copydebugsources()Peter Marko2023-04-191-1/+1
* patchelf: replace a rejected patch with an equivalent uninative.bbclass tweakAlexander Kanavin2023-04-111-0/+2
* cve-check: Fix false negative version issueGeoffrey GIRY2023-04-111-1/+4
* image_types: fix multiubi var initRomuald Jeanne2023-03-281-0/+3
* systemd.bbclass: Add /usr/lib/systemd to searchpaths as wellKhem Raj2023-03-281-0/+1
* populate_sdk_ext: Handle spaces within user $PATHKenfe-Mickael Laventure2023-03-231-1/+1
* toolchain-scripts: Handle spaces within user $PATHKenfe-Mickael Laventure2023-03-231-1/+1
* staging/multilib: Fix manifest corruptionRichard Purdie2023-03-232-3/+5
* staging: Separate out different multiconfig manifestsRichard Purdie2023-03-231-0/+3
* linux: inherit pkgconfig in kernel.bbclassMing Liu2023-03-201-1/+1
* kernel-yocto: fix kernel-meta data detectionUlrich Ölmann2023-03-091-1/+1
* package.bbclase: Add check for /build in copydebugsources()Saul Wold2023-03-091-0/+7
* devshell: Do not add scripts/git-intercept to PATHPeter Kjellerstedt2023-02-241-2/+0
* image.bbclass: print all QA functions exceptionsMauro Queiros2023-02-241-1/+1
* update-alternatives: fix typosUlrich Ölmann2023-02-241-3/+3
* recipe_sanity: fix old override syntaxUlrich Ölmann2023-02-151-1/+1
* libc-locale: Fix on target locale generationRichard Purdie2023-02-151-0/+1
* testimage: Fix error message to reflect new syntaxAlejandro Hernandez Samaniego2023-02-151-1/+1
* meta: remove True option to getVar and getVarFlag calls (again)Martin Jansa2023-02-152-2/+2
* scons.bbclass: Make MAXLINELENGTH overridableKhem Raj2023-02-151-4/+5