summaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2022-07-23autotools: Drop relative configure path workaroundRichard Purdie
2022-07-23base/reproducible: Change Source Date Epoch generation methodsRichard Purdie
2022-07-23package: Switch debug source handling to use prefix mapRichard Purdie
2022-07-19gobject-introspection-data: Disable cache for g-ir-scannerTom Hochstein
2022-07-19kernel-fitimage.bbclass: add padding algorithm property in config nodesLUIS ENRIQUEZ
2022-07-19rootfs-postcommands.bbclass: move host-user-contaminated.txt to ${S}Ming Liu
2022-07-16package.bbclass: Fix kernel source handling when not using externalsrcAlejandro Hernandez Samaniego
2022-07-15sstate: Use the python3 ThreadPoolExecutor instead of the OE ThreadedPoolJose Quaresma
2022-07-15meta: introduce UBOOT_MKIMAGE_KERNEL_TYPEMing Liu
2022-07-15package.bbclass: Avoid stripping signed kernel modules in splitdebuginfoChristoph Lauer
2022-07-15insane: Drop debug exclusion from buildpaths testRichard Purdie
2022-07-15insane: Reword staging to refer to populate_sysrootRichard Purdie
2022-07-15insane: Add buildpaths to WARN_QA by defaultRichard Purdie
2022-07-14classes: remove obsolete PEP517_BUILD_APIRoss Burton
2022-07-14python_pep517: use picobuild instead of manually calling the APIRoss Burton
2022-07-14python3-flit-core: bootstrap explicitlyRoss Burton
2022-07-12bin_package: install into base_prefixPascal Bach
2022-07-12kernel-arch: Fix buildpaths leaking into external module compilesRichard Purdie
2022-07-08testimage : remove curl-ptest from rpm indexYogesh Tyagi
2022-07-04utils: create_cmdline_shebang_wrapper preserve permission and ownershipPaulo Neves
2022-07-04utils: create_cmdline_shebang_wrapper whitespace and sed refactorPaulo Neves
2022-07-04insane: Fix buildpaths test to work with special devicesRichard Purdie
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