summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* testimage: drop target_dumper and host_dumperSteve Sakoman2023-12-291-21/+0
* testimage: Exclude wtmp from target-dumper commandsRichard Purdie2023-12-211-1/+1
* cve-check: sort the package list in the JSON reportRoss Burton2023-11-171-0/+2
* kernel.bbclass: Add force flag to rm callsRyan Eatmon2023-10-201-2/+2
* kernel: Fix path comparison in kernel staging dir symlinkingStaffan Rydén2023-09-151-3/+4
* rootfs-post: remove traling blanks from tasksPriyal Doshi2023-09-152-4/+4
* kernel: skip installing fitImage when using Initramfs bundlesAbdellatif El Khlifi2023-08-161-3/+17
* kernel-fitimage: fix dtbo support for fit imagesAnthony Bagwell2023-07-221-1/+1
* useradd-staticids.bbclass: improve error messageMikko Rapeli2023-07-121-1/+1
* go.bbclass: don't use test to check output from lsMartin Jansa2023-07-121-1/+1
* kernel-fitimage: use correct kernel imageAndrej Valek2023-06-271-16/+1
* kernel-fitimage: adding support for Initramfs bundle and u-boot scriptAbdellatif El Khlifi2023-06-271-23/+134
* uninative.bbclass: handle read only files outside of patchelfSteve Sakoman2023-06-271-0/+2
* uninative: Ensure uninative is enabled in all cases for BuildStarted eventRichard Purdie2023-06-271-0/+2
* cve-update-nvd2-native: new CVE database fetcherMarta Rybczynska2023-06-271-2/+2
* populate_sdk_ext.bbclass: set METADATA_REVISION with an DISTRO overrideMartin Jansa2023-05-251-1/+2
* pypi.bbclass: Set CVE_PRODUCT to PYPI_PACKAGEAlex Kiernan2023-05-251-0/+2
* populate_sdk_base: add zip optionsChristoph Lauer2023-05-031-1/+3
* cve-check: Fix false negative version issueGeoffrey GIRY2023-04-141-1/+4
* classes/package: Use gzip for extended package dataJoshua Watt2023-04-011-4/+3
* create-spdx: Use gzip for compressionJoshua Watt2023-04-011-11/+9
* classes/package: Add extended packaged dataJoshua Watt2023-04-011-3/+37
* classes/create-spdx: BackportJoshua Watt2023-04-012-0/+1077
* populate_sdk_ext: Handle spaces within user $PATHKenfe-Mickael Laventure2023-03-251-1/+1
* toolchain-scripts: Handle spaces within user $PATHKenfe-Mickael Laventure2023-03-251-1/+1
* staging/multilib: Fix manifest corruptionRichard Purdie2023-03-252-3/+5
* staging: Separate out different multiconfig manifestsRichard Purdie2023-03-251-0/+3
* linux: inherit pkgconfig in kernel.bbclassMing Liu2023-03-151-1/+1
* devshell: Do not add scripts/git-intercept to PATHPeter Kjellerstedt2023-03-141-2/+0
* image.bbclass: print all QA functions exceptionsMauro Queiros2023-03-141-1/+1
* kernel-yocto: fix kernel-meta data detectionUlrich Ölmann2023-03-141-1/+1
* libc-locale: Fix on target locale generationRichard Purdie2023-02-241-0/+1
* meta: remove True option to getVar and getVarFlag calls (again)Martin Jansa2023-02-242-2/+2
* classes/fs-uuid: Fix command output decoding issuePawel Zalewski2023-02-241-1/+1
* nativesdk: Handle chown/chgrp calls in nativesdk do_install tasksRichard Purdie2023-02-241-0/+2
* Fix missing leading whitespace with ':append'Niko Mauno2023-02-131-1/+1
* devtool: fix devtool finish when gitmodules file is emptyThomas Roos2023-02-131-1/+1
* toolchain-scripts: compatibility with unbound variable protectionJan Kircher2023-02-131-1/+1
* cve-check: write the cve manifest to IMGDEPLOYDIRJermain Horsman2023-02-131-3/+3
* rm_work.bbclass: use HOSTTOOLS 'rm' binary exclusivelyLuis2023-01-131-4/+11
* base.bbclass: Fix way to check ccache pathChangqing Li2023-01-131-1/+1
* qemuboot.bbclass: make sure runqemu boots bundled initramfs kernel imageJagadeesh Krishnanjanappa2023-01-061-1/+2
* externalsrc: fix lookup for .gitmodulesPeter Marko2023-01-061-1/+1
* classes: make TOOLCHAIN more permissive for kernelAlexey Smirnov2022-12-231-1/+1
* kernel.bbclass: make KERNEL_DEBUG_TIMESTAMPS work at rebuildChen Qi2022-12-071-0/+8
* kernel: improve transformation from KERNEL_IMAGETYPE_FOR_MAKEMike Crowe2022-12-071-3/+18
* sstate: Account for reserved characters when shortening sstate filenamesManuel Leonhardt2022-12-071-1/+1
* sanity: check for GNU tar specificallyRoss Burton2022-11-201-0/+8
* externalsrc.bbclass: Remove a trailing slash from ${B}Peter Kjellerstedt2022-11-201-1/+1
* externalsrc.bbclass: fix git repo detectionMartin Jansa2022-11-201-2/+2