summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* utils: create_cmdline_shebang_wrapper preserve permission and ownershipPaulo Neves2022-07-041-0/+3
* utils: create_cmdline_shebang_wrapper whitespace and sed refactorPaulo Neves2022-07-041-5/+5
* insane: Fix buildpaths test to work with special devicesRichard Purdie2022-07-041-2/+4
* package.bbclass: Fix base directory for debugsource files when using externalsrcAlejandro Hernandez Samaniego2022-07-041-3/+28
* utils: Add cmdline_shebang_wrapper util.Paulo Neves2022-07-011-0/+34
* insane.bbclass: Make do_qa_staging check shebangsPaulo Neves2022-07-011-1/+15
* cve-check: hook cleanup to the BuildCompleted event, not CookerExitRoss Burton2022-06-301-1/+1
* buildstats.bbclass: correct sampling of system statsAryaman Gupta2022-06-291-1/+2
* npm: use npm_registry to cache packageEnrico Scholz2022-06-281-6/+9
* npm: disable 'audit' + 'fund'Enrico Scholz2022-06-281-0/+2
* npm: take 'version' directly from 'package.json'Enrico Scholz2022-06-281-6/+1
* npm: return content of 'package.json' in 'npm_pack'Enrico Scholz2022-06-281-4/+4
* npm: replace 'npm pack' call by 'tar czf'Enrico Scholz2022-06-281-6/+29
* base.bbclass: Correct the test for obsolete license exceptionsPeter Kjellerstedt2022-06-271-2/+2
* sanity.bbclass: Add ftps to accepted URI protocols for mirrors sanityDavid Bagonyi2022-06-251-1/+1
* ptest.bbclass: Honor PARALLEL_MAKE, PARALLEL_MAKEINSTniko.mauno@vaisala.com2022-06-251-0/+4
* insane.bbclass: host-user-contaminated: Correct per package home pathAhmed Hossam2022-06-251-1/+1
* kernel-uboot.bbclass: Use vmlinux.initramfs when INITRAMFS_IMAGE_BUNDLE setRaju Kumar Pothuraju2022-06-251-0/+6
* Add python3-hatchling (from meta-oe)Ross Burton2022-06-221-0/+5
* rootfs-postcommands.bbclass: correct commentsMichael Opdenacker2022-06-171-4/+4
* cve-check: add support for Ignored CVEsMarta Rybczynska2022-06-171-13/+30
* archiver: don't use machine variables in shared recipesJose Quaresma2022-06-151-2/+7
* classes/create-spdx: Add SPDX_PRETTY optionJoshua Watt2022-06-151-6/+16
* image-buildinfo: Improve and extend to SDK coverage tooRichard Purdie2022-06-111-6/+22
* base/buildhistory/image-buildinfo: Use common buildcfg functionRichard Purdie2022-06-113-18/+7
* lib/buildcfg: Share common clean/dirty layer functionRichard Purdie2022-06-112-34/+2
* classes/buildcfg: Move git/layer revision code into new OE module buildcfgRichard Purdie2022-06-115-50/+12
* archiver: use bb.note instead of echoJose Quaresma2022-06-111-1/+1
* meson.bbclass: add cython binary to cross/native toolchain configJack Mitchell2022-06-111-0/+2
* uboot-sign: Fix potential index error issuesRichard Purdie2022-06-111-0/+2
* buildhistory.bbclass: fix shell syntax when using dashMartin Jansa2022-06-081-1/+1
* baremetal-image: fix broken symlink in do_rootfsDavide Gardenal2022-06-071-3/+4
* sanity: Switch to make 4.0 as a minimum versionRichard Purdie2022-06-061-27/+3
* license.bbclass: Bound beginline and endline in copy_license_files()Peter Kjellerstedt2022-06-061-4/+4
* cve-check: fix return type in check_cvesMarta Rybczynska2022-06-061-1/+1
* cve-check: write empty fragment files in the text modeMarta Rybczynska2022-06-061-14/+13
* cve-check: move update_symlinks to a libraryMarta Rybczynska2022-06-061-8/+3
* populate_sdk_ext: Fix second bb_unihashes referenceRichard Purdie2022-06-061-4/+4
* kernel-yocto.bbclass: Reset to exiting on non-zero return code at end of taskStefan Wiehler2022-06-041-0/+8
* files: rootfs-postcommands: move helper commands to scriptVyacheslav Yurkov2022-06-041-1/+12
* populate_sdk_ext: Fix race condition on bb_unihashes.datRichard Purdie2022-06-021-4/+3
* cve-check: Allow warnings to be disabledRichard Purdie2022-05-291-1/+2
* setuptools3: clean up classRoss Burton2022-05-291-3/+2
* go.bbclass: fix path to linker in native Go buildsDmitry Baryshkov2022-05-281-1/+4
* staging.bbclass: process direct dependencies in deterministic orderMartin Jansa2022-05-281-1/+1
* insane.bbclass: make sure to close .patch filesMartin Jansa2022-05-281-8/+10
* Revert "meson.bblcass: Remove empty egg-info directories before running meson"Richard Purdie2022-05-281-10/+0
* cve-check: Only include installed packages for rootfs manifestErnst Sjöstrand2022-05-271-15/+54
* cve-check: Add helper for symlink handlingErnst Sjöstrand2022-05-271-21/+13
* kernel.bbclass: Do not overwrite recipe's custom postinstRaphael Teller2022-05-231-1/+1