summaryrefslogtreecommitdiffstats
path: root/meta/classes-global
Commit message (Expand)AuthorAgeFilesLines
* 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
* recipetool: create: split guess_license functionEnguerrand de Ribaucourt2024-08-231-4/+4
* license_image.bbclass: Rename license-incompatible to license-exceptionPeter Kjellerstedt2024-08-211-1/+1
* classes: add new retain class for retaining build resultsPaul Eggleton2024-08-031-0/+182
* insane: remove obsolete QA errorsMichal Sieron2024-07-301-4/+4
* insane: add pep517-backend to WARN_QARoss Burton2024-07-261-1/+1
* insane: skip unimplemented-ptest checks if disabledYoann Congal2024-07-161-1/+1
* Revert "insane: skip unimplemented-ptest on S=WORKDIR recipes"Yoann Congal2024-07-161-2/+0
* insane: Promote long standing warnings to errorsRichard Purdie2024-07-141-6/+5
* classes-global/staging: Exclude do_create_spdx from automatic sysroot extensionJoshua Watt2024-07-131-1/+8
* abi_version/package: Bump hashequiv version and package class versionRichard Purdie2024-07-051-1/+1
* utils.bbclass: Use objdump instead of readelf to compute SONAMEKhem Raj2024-07-011-2/+2
* binutils-cross-testsuite: Rename to binutils-testsuiteJoshua Watt2024-06-271-1/+1
* insane: add patch-status to default ERROR_QAMartin Jansa2024-06-121-2/+1
* insane: show cleaned build paths in more testsRoss Burton2024-06-071-5/+5
* insane: error out on UNPACKDIR = WORKDIRKonrad Weihmann2024-06-041-0/+3
* autotools/libtool: Drop libtool sysroot patch as not neededRichard Purdie2024-06-041-1/+1
* insane.bbclass: remove leftover variables and commentEmil Kronborg2024-06-031-4/+0
* insane.bbclass: fix HOST_ variable namesEmil Kronborg2024-06-031-6/+6
* insane.bbclass: remove skipping of cross-compiled packagesEmil Kronborg2024-06-031-5/+0
* lib: package: Add file_reverse_translateJoshua Watt2024-06-031-6/+2
* sanity: Check if tar is gnutarSimone Weiß2024-05-311-0/+3
* sstate/buildhistory: Fix plaindirs handling to occur before SSTATEPOSTINSTFUNCSRichard Purdie2024-05-311-23/+24
* sstate: Drop intercept functions supportRichard Purdie2024-05-311-5/+0
* base/insane: Move S/B checks to more logical place in insane classRichard Purdie2024-05-232-5/+4
* base/bitbake.conf: Move S/B to PSEUDO_IGNORE_PATHS unconditionallyRichard Purdie2024-05-231-5/+0
* insane: Add error for B = WORKDIRRichard Purdie2024-05-231-0/+3