summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* 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
* classes/kernel-fitimage: add ability to add additional signing optionsPaul Eggleton2022-10-271-1/+5
* externalsrc: git submodule--helper list unsupportedJohn Edward Broadbent2022-10-271-9/+10
* cve-check: close cursors as soon as possibleRoss Burton2022-09-121-4/+9
* classes: cve-check: Get shared database lockJoshua Watt2022-09-121-11/+12
* rootfs-postcommands.bbclass: move host-user-contaminated.txt to ${S}Ming Liu2022-08-221-1/+1
* bin_package: install into base_prefixPascal Bach2022-08-221-1/+2
* kernel-arch: Fix buildpaths leaking into external module compilesRichard Purdie2022-08-221-1/+1
* insane: Fix buildpaths test to work with special devicesRichard Purdie2022-08-181-2/+4
* kernel-fitimage.bbclass: add padding algorithm property in config nodesLUIS ENRIQUEZ2022-08-081-0/+5
* classes/cve-check: Move get_patches_cves to libraryJoshua Watt2022-07-161-60/+2
* IMAGE_LOCALES_ARCHIVE: add option to prevent locale archive creationJate Sujjavanich2022-07-151-1/+4
* cve-check: hook cleanup to the BuildCompleted event, not CookerExitRoss Burton2022-07-151-1/+1
* insane.bbclass: host-user-contaminated: Correct per package home pathAhmed Hossam2022-07-081-1/+1
* cve-check: add support for Ignored CVEsMarta Rybczynska2022-07-081-12/+29
* archiver: don't use machine variables in shared recipesJose Quaresma2022-06-221-2/+7
* archiver: use bb.note instead of echoJose Quaresma2022-06-221-1/+1
* license.bbclass: Bound beginline and endline in copy_license_files()Peter Kjellerstedt2022-06-221-4/+4
* kernel-yocto.bbclass: Reset to exiting on non-zero return code at end of taskStefan Wiehler2022-06-221-0/+8
* cve-check: add coverage statistics on recipes with/without CVEsMarta Rybczynska2022-06-111-11/+37
* cve-check: write empty fragment files in the text modeMarta Rybczynska2022-06-111-14/+13
* cve-check: move update_symlinks to a libraryMarta Rybczynska2022-06-111-8/+3
* cve-check: Allow warnings to be disabledRichard Purdie2022-06-041-1/+2
* cve-check: Only include installed packages for rootfs manifestErnst Sjöstrand2022-06-041-15/+54
* cve-check: Add helper for symlink handlingErnst Sjöstrand2022-06-041-21/+13
* cve-check.bbclass: Added do_populate_sdk[recrdeptask].leimaohui2022-06-041-0/+1
* cve-check: Fix report generationMarta Rybczynska2022-05-241-8/+10
* base: Avoid circular references to our own scriptsRichard Purdie2022-05-141-0/+4
* rootfs-postcommands: fix symlinks where link and output path are equalDavide Gardenal2022-05-141-6/+8
* cve-check: fix symlinks where link and output path are equalDavide Gardenal2022-05-141-8/+11
* cve-check: add JSON format to summary outputDavide Gardenal2022-05-141-18/+33
* cve-check: no need to depend on the fetch taskRoss Burton2022-05-141-1/+1
* base: Drop git interceptRichard Purdie2022-05-091-1/+0
* install/devshell: Introduce git intercept script due to fakeroot issuesPaul Gortmaker2022-05-092-0/+3
* cve-check: add json formatMarta Rybczynska2022-05-031-1/+143
* metadata_scm.bbclass: Use immediate expansion for the METADATA_* variablesPeter Kjellerstedt2022-04-211-5/+5