summaryrefslogtreecommitdiffstats
path: root/meta/classes-global
Commit message (Expand)AuthorAgeFilesLines
* 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
* insane: Error for S == WORKDIRRichard Purdie2024-05-221-0/+5
* base: Switch UNPACKDIR to a subdir of WORKDIRRichard Purdie2024-05-221-5/+23
* insane: Fix case where S doesn't existRichard Purdie2024-05-131-1/+1
* base/bitbake.conf: Introduce UNPACKDIRRichard Purdie2024-05-021-2/+2
* sstate.bbclass: Add _SSTATE_EXCLUDEDEPS_SYSROOT to vardepsexcludeMark Hatle2024-05-021-1/+1
* insane: handle dangling symlinks in the libdir QA checkRoss Burton2024-05-021-2/+2
* package_rpm: remove support for DIRFILESAlexander Kanavin2024-04-231-22/+9
* abi_version/sstate: Switch to a new version for the upcoming releaseRichard Purdie2024-04-161-1/+1
* sanity: Use diff instead of meld by defaultKhem Raj2024-04-111-1/+1
* utils: enhance readelf command call with llvmlixiaoyong2024-03-301-2/+2
* uninative: Add pthread linking workaroundRichard Purdie2024-03-191-2/+2
* mirrors: Switch llvm to use shallow cloningRichard Purdie2024-02-291-1/+5
* useradd.bbclass: Fix order of postinst-useradd-*Piotr Łobacz2024-02-241-2/+2
* insane.bbclass: Allow the warning about virtual/ to be disabledPeter Kjellerstedt2024-02-201-6/+7
* patch.bbclass: Make use of oe.patch.GitApplyTree.commitIgnored()Peter Kjellerstedt2024-02-191-3/+1
* sstate.bbclass: Only sign packages at the time of their creationTobias Hagelborn2024-02-181-46/+94
* lib/oe/package: add LOCALE_PATHS to add define all locations for localesJonathan GUILLOT2024-02-141-0/+1
* sanity.bbclass: raise_sanity_error if /tmp is noexecMichal Sieron2024-02-131-0/+4
* insane: Clarify runtime/ warningRichard Purdie2024-02-131-1/+1
* mirrors.bbclass: add infraroot as an https mirrorRandolph Sapp2024-02-101-0/+1
* mirrors: Allow shallow glibc to work correctlyRichard Purdie2024-02-081-0/+2
* package_rpm: add RPMBUILD_EXTRA_PARAMS variableMartin Jansa2024-02-081-0/+2
* classes/package_rpm: streamline the logic in one of the condition blocksAlexander Kanavin2024-02-081-4/+2
* classes/package_rpm: additionally escape \ and " in filenamesAlexander Kanavin2024-02-081-1/+1