summaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2023-02-20libc-locale: Fix on target locale generationRichard Purdie
2023-02-20meta: remove True option to getVar and getVarFlag calls (again)Martin Jansa
2023-02-20classes/fs-uuid: Fix command output decoding issuePawel Zalewski
2023-02-20nativesdk: Handle chown/chgrp calls in nativesdk do_install tasksRichard Purdie
2023-02-04Fix missing leading whitespace with ':append'Niko Mauno
2023-02-04devtool: fix devtool finish when gitmodules file is emptyThomas Roos
2023-02-04toolchain-scripts: compatibility with unbound variable protectionJan Kircher
2023-01-20cve-check: write the cve manifest to IMGDEPLOYDIRJermain Horsman
2023-01-09rm_work.bbclass: use HOSTTOOLS 'rm' binary exclusivelyLuis
2023-01-09base.bbclass: Fix way to check ccache pathChangqing Li
2023-01-06qemuboot.bbclass: make sure runqemu boots bundled initramfs kernel imageJagadeesh Krishnanjanappa
2023-01-06externalsrc: fix lookup for .gitmodulesPeter Marko
2022-12-14classes: make TOOLCHAIN more permissive for kernelAlexey Smirnov
2022-12-06kernel.bbclass: make KERNEL_DEBUG_TIMESTAMPS work at rebuildChen Qi
2022-12-06kernel: improve transformation from KERNEL_IMAGETYPE_FOR_MAKEMike Crowe
2022-11-23sstate: Account for reserved characters when shortening sstate filenamesManuel Leonhardt
2022-11-11sanity: check for GNU tar specificallyRoss Burton
2022-11-11externalsrc.bbclass: Remove a trailing slash from ${B}Peter Kjellerstedt
2022-11-11externalsrc.bbclass: fix git repo detectionMartin Jansa
2022-10-21classes/kernel-fitimage: add ability to add additional signing optionsPaul Eggleton
2022-10-11externalsrc: git submodule--helper list unsupportedJohn Edward Broadbent
2022-09-07cve-check: close cursors as soon as possibleRoss Burton
2022-09-07classes: cve-check: Get shared database lockJoshua Watt
2022-08-18rootfs-postcommands.bbclass: move host-user-contaminated.txt to ${S}Ming Liu
2022-08-18bin_package: install into base_prefixPascal Bach
2022-08-18kernel-arch: Fix buildpaths leaking into external module compilesRichard Purdie
2022-08-10insane: Fix buildpaths test to work with special devicesRichard Purdie
2022-07-25kernel-fitimage.bbclass: add padding algorithm property in config nodesLUIS ENRIQUEZ
2022-07-13classes/cve-check: Move get_patches_cves to libraryJoshua Watt
2022-07-07IMAGE_LOCALES_ARCHIVE: add option to prevent locale archive creationJate Sujjavanich
2022-07-05cve-check: hook cleanup to the BuildCompleted event, not CookerExitRoss Burton
2022-06-29insane.bbclass: host-user-contaminated: Correct per package home pathAhmed Hossam
2022-06-28cve-check: add support for Ignored CVEsMarta Rybczynska
2022-06-15archiver: don't use machine variables in shared recipesJose Quaresma
2022-06-15archiver: use bb.note instead of echoJose Quaresma
2022-06-15license.bbclass: Bound beginline and endline in copy_license_files()Peter Kjellerstedt
2022-06-15kernel-yocto.bbclass: Reset to exiting on non-zero return code at end of taskStefan Wiehler
2022-06-07cve-check: add coverage statistics on recipes with/without CVEsMarta Rybczynska
2022-06-07cve-check: write empty fragment files in the text modeMarta Rybczynska
2022-06-07cve-check: move update_symlinks to a libraryMarta Rybczynska
2022-06-01cve-check: Allow warnings to be disabledRichard Purdie
2022-06-01cve-check: Only include installed packages for rootfs manifestErnst Sjöstrand
2022-06-01cve-check: Add helper for symlink handlingErnst Sjöstrand
2022-06-01cve-check.bbclass: Added do_populate_sdk[recrdeptask].leimaohui
2022-05-18cve-check: Fix report generationMarta Rybczynska
2022-05-10base: Avoid circular references to our own scriptsRichard Purdie
2022-05-10rootfs-postcommands: fix symlinks where link and output path are equalDavide Gardenal
2022-05-10cve-check: fix symlinks where link and output path are equalDavide Gardenal
2022-05-10cve-check: add JSON format to summary outputDavide Gardenal
2022-05-10cve-check: no need to depend on the fetch taskRoss Burton