summaryrefslogtreecommitdiffstats
path: root/meta/classes-global
Commit message (Expand)AuthorAgeFilesLines
* package_ipk: Use preferred form of --force-postinstallRichard Purdie2025-02-111-1/+1
* classes: switch p7zip to 7zipPeter Marko2025-02-101-2/+2
* meta/meta-selftest: Fix variable assignment whitespaceRichard Purdie2025-02-011-1/+1
* sanity: Add test for functional c++ toolchainChristos Gavros2025-01-271-0/+25
* classes/recipes: Switch virtual/XXX-gcc to virtual/cross-cc (and c++/binutils)Richard Purdie2025-01-212-13/+3
* kernel-yocto: make kernel commits reproducibleEnrico Jörns2025-01-211-0/+10
* classes/logging: Added the bbverbnote command to the logging setBastien JAUNY2025-01-201-0/+10
* sstate: Ensure errors cause task failureRichard Purdie2025-01-081-0/+4
* package_rpm: set a timestamp handling policy with the new macro %build_mtime_...Bin Lan2025-01-041-1/+1
* sanity.bbclass: Lower the length of TMPDIR limit to 400Changqing Li2025-01-031-2/+2
* base/features_check: Make PARSE_ALL_RECIPES and SOURCE_MIRROR_FETCH booleanRobert Yang2024-12-231-3/+4
* classes/utility-tasks: port do_listtasks to use bb.build.listtasksRoss Burton2024-12-121-12/+11
* rpm: update 4.19.1.1 -> 4.20.0Alexander Kanavin2024-12-121-1/+1
* base.bbclass: fix RRECOMMENDS extend issue for multilibChangqing Li2024-12-121-1/+1
* classes-global/insane: Handle case where RPROVIDER is also a providerJoshua Watt2024-12-121-8/+13
* meta/lib: move buildstats.py and rootfspostcommands.py into oeChen Qi2024-12-051-2/+2
* yocto-check-layer: expand to cover all required QA checksDenys Dmytriyenko2024-12-031-0/+28
* insane: Split ERROR_QA into CHECKLAYER_REQUIRED_TESTSRichard Purdie2024-11-281-19/+18
* package_rpm: restrict rpm to 4 threadsAlexander Kanavin2024-11-211-0/+1
* package_rpm: use zstd's default compression levelAlexander Kanavin2024-11-211-1/+1
* sstate: rewrite sstate_archive_package in pythonRoss Burton2024-11-181-27/+26
* do_package/sstate/sstatesig: Change timestamp clamping to hash output onlyRichard Purdie2024-10-281-16/+0
* lib/package: Check incompatible licenses at packaging timeJoshua Watt2024-10-252-5/+0
* lib/license: Move package license skip to libraryJoshua Watt2024-10-251-31/+4
* classes-global/license: Move functions to library codeJoshua Watt2024-10-252-170/+5
* insane: Ensure package_qa tasks run in builds when expectedRichard Purdie2024-10-241-0/+2
* sanity.bbclass: skip check_userns for non-local uidChangqing Li2024-10-221-0/+2
* insane: avoid race condition when DEBIAN/CONTROL entries are removedRoss Burton2024-10-151-1/+1
* insane: Don't used cachedpath for os.lstat()Richard Purdie2024-10-141-3/+2
* package_rpm: Check if file exists before open()Pavel Zhukov2024-10-111-4/+12
* insane: rewrite package_qa_check_archRoss Burton2024-10-111-16/+25
* insane: use oe.cachedpath.CachedPath instead of os.pathRoss Burton2024-10-111-14/+28
* insane: optimise test in package_qa_check_shebang_sizeRoss Burton2024-10-111-2/+1
* insane: micro-optimise the sweep of pkgfilesRoss Burton2024-10-111-16/+11
* insane: tidy up objdump preloading in package_qa_walk()Ross Burton2024-10-111-10/+11
* insane: check for RUNPATH as well as RPATHRoss Burton2024-10-111-4/+4
* insane: only parse ELFs if they're files, not symlinksRoss Burton2024-10-111-19/+2
* sanity: check for working user namespacesRoss Burton2024-09-131-0/+24
* insane: Remove dependency on TCLIBC from QA testRichard Purdie2024-09-051-0/+1
* sstate: Make do_recipe_qa and do_populate_lic non-arch specificRichard Purdie2024-09-051-2/+2
* license: Fix directory layout issuesRichard Purdie2024-09-051-2/+8
* sstate: Drop SSTATEPOSTINSTFUNC supportRichard Purdie2024-09-041-6/+0
* buildhistory: Simplify intercept call sites and drop SSTATEPOSTINSTFUNC usageRichard Purdie2024-09-041-1/+4
* abi-version/ssate: Bump to avoid systemd hash corruption issueRichard Purdie2024-09-011-1/+1
* insane: Remove redundant returnsOla x Nilsson2024-09-011-3/+0
* insane: Allow ERROR_QA to use 'contains' hash optimisations for do_package_qaRichard Purdie2024-08-291-34/+36
* insane: Further simplify codeRichard Purdie2024-08-291-27/+14
* insane: Add missing vardepsexcludeRichard Purdie2024-08-291-0/+2
* insane: Drop oe.qa.add_message usageRichard Purdie2024-08-291-138/+87
* insane: Optimise ERROR_QA/WARN_QA references in do_populate_sysrootRichard Purdie2024-08-291-3/+2