summaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2022-07-04package.bbclass: Fix base directory for debugsource files when using externalsrcAlejandro Hernandez Samaniego
2022-07-01utils: Add cmdline_shebang_wrapper util.Paulo Neves
2022-07-01insane.bbclass: Make do_qa_staging check shebangsPaulo Neves
2022-06-30cve-check: hook cleanup to the BuildCompleted event, not CookerExitRoss Burton
2022-06-29buildstats.bbclass: correct sampling of system statsAryaman Gupta
2022-06-28npm: use npm_registry to cache packageEnrico Scholz
2022-06-28npm: disable 'audit' + 'fund'Enrico Scholz
2022-06-28npm: take 'version' directly from 'package.json'Enrico Scholz
2022-06-28npm: return content of 'package.json' in 'npm_pack'Enrico Scholz
2022-06-28npm: replace 'npm pack' call by 'tar czf'Enrico Scholz
2022-06-27base.bbclass: Correct the test for obsolete license exceptionsPeter Kjellerstedt
2022-06-25sanity.bbclass: Add ftps to accepted URI protocols for mirrors sanityDavid Bagonyi
2022-06-25ptest.bbclass: Honor PARALLEL_MAKE, PARALLEL_MAKEINSTniko.mauno@vaisala.com
2022-06-25insane.bbclass: host-user-contaminated: Correct per package home pathAhmed Hossam
2022-06-25kernel-uboot.bbclass: Use vmlinux.initramfs when INITRAMFS_IMAGE_BUNDLE setRaju Kumar Pothuraju
2022-06-22Add python3-hatchling (from meta-oe)Ross Burton
2022-06-17rootfs-postcommands.bbclass: correct commentsMichael Opdenacker
2022-06-17cve-check: add support for Ignored CVEsMarta Rybczynska
2022-06-15archiver: don't use machine variables in shared recipesJose Quaresma
2022-06-15classes/create-spdx: Add SPDX_PRETTY optionJoshua Watt
2022-06-11image-buildinfo: Improve and extend to SDK coverage tooRichard Purdie
2022-06-11base/buildhistory/image-buildinfo: Use common buildcfg functionRichard Purdie
2022-06-11lib/buildcfg: Share common clean/dirty layer functionRichard Purdie
2022-06-11classes/buildcfg: Move git/layer revision code into new OE module buildcfgRichard Purdie
2022-06-11archiver: use bb.note instead of echoJose Quaresma
2022-06-11meson.bbclass: add cython binary to cross/native toolchain configJack Mitchell
2022-06-11uboot-sign: Fix potential index error issuesRichard Purdie
2022-06-08buildhistory.bbclass: fix shell syntax when using dashMartin Jansa
2022-06-07baremetal-image: fix broken symlink in do_rootfsDavide Gardenal
2022-06-06sanity: Switch to make 4.0 as a minimum versionRichard Purdie
2022-06-06license.bbclass: Bound beginline and endline in copy_license_files()Peter Kjellerstedt
2022-06-06cve-check: fix return type in check_cvesMarta Rybczynska
2022-06-06cve-check: write empty fragment files in the text modeMarta Rybczynska
2022-06-06cve-check: move update_symlinks to a libraryMarta Rybczynska
2022-06-06populate_sdk_ext: Fix second bb_unihashes referenceRichard Purdie
2022-06-04kernel-yocto.bbclass: Reset to exiting on non-zero return code at end of taskStefan Wiehler
2022-06-04files: rootfs-postcommands: move helper commands to scriptVyacheslav Yurkov
2022-06-02populate_sdk_ext: Fix race condition on bb_unihashes.datRichard Purdie
2022-05-29cve-check: Allow warnings to be disabledRichard Purdie
2022-05-29setuptools3: clean up classRoss Burton
2022-05-28go.bbclass: fix path to linker in native Go buildsDmitry Baryshkov
2022-05-28staging.bbclass: process direct dependencies in deterministic orderMartin Jansa
2022-05-28insane.bbclass: make sure to close .patch filesMartin Jansa
2022-05-28Revert "meson.bblcass: Remove empty egg-info directories before running meson"Richard Purdie
2022-05-27cve-check: Only include installed packages for rootfs manifestErnst Sjöstrand
2022-05-27cve-check: Add helper for symlink handlingErnst Sjöstrand
2022-05-23kernel.bbclass: Do not overwrite recipe's custom postinstRaphael Teller
2022-05-23cve-check.bbclass: Added do_populate_sdk[recrdeptask].leimaohui
2022-05-21rust-common: Fix sstate signatures between arm hf and non-hfRichard Purdie
2022-05-21images_types: isolate the write of UBI configurationKory Maincent