summaryrefslogtreecommitdiffstats
path: root/meta/classes-global
Commit message (Expand)AuthorAgeFilesLines
* lib/license: Move package license skip to libraryJoshua Watt2025-11-141-31/+4
* classes-global/staging: Exclude do_create_spdx from automatic sysroot extensionJoshua Watt2025-11-141-1/+8
* classes-global/license: Move functions to library codeJoshua Watt2025-11-142-170/+5
* sanity.bbclass: skip check_userns for non-local uidChangqing Li2025-01-091-0/+2
* sanity: check for working user namespacesRoss Burton2024-12-131-0/+24
* do_package/sstate/sstatesig: Change timestamp clamping to hash output onlyRichard Purdie2024-12-091-16/+0
* package_rpm: Check if file exists before open()Pavel Zhukov2024-11-261-4/+12
* package_rpm: restrict rpm to 4 threadsAlexander Kanavin2024-11-261-0/+1
* package_rpm: use zstd's default compression levelAlexander Kanavin2024-11-261-1/+1
* license: Fix directory layout issuesRichard Purdie2024-10-181-2/+8
* buildhistory: Simplify intercept call sites and drop SSTATEPOSTINSTFUNC usageRichard Purdie2024-09-251-1/+4
* insane.bbclass: remove leftover variables and commentEmil Kronborg2024-07-261-4/+0
* insane.bbclass: fix HOST_ variable namesEmil Kronborg2024-07-261-6/+6
* insane.bbclass: remove skipping of cross-compiled packagesEmil Kronborg2024-07-261-5/+0
* sanity: Check if tar is gnutarSimone Weiß2024-07-261-0/+3
* insane: handle dangling symlinks in the libdir QA checkRoss Burton2024-07-031-2/+2
* sstate.bbclass: Add _SSTATE_EXCLUDEDEPS_SYSROOT to vardepsexcludeMark Hatle2024-05-061-1/+1
* 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
* classes/package_rpm: correctly escape percent charactersAlexander Kanavin2024-02-021-8/+8
* classes/package_rpm: set bogus locations for passwd/group filesAlexander Kanavin2024-01-271-0/+2
* classes/package_rpm: use weak user/group dependenciesAlexander Kanavin2024-01-271-0/+1
* classes/package_rpm: write file permissions and ownership explicitly into .specAlexander Kanavin2024-01-271-6/+28
* classes/staging: capture output of sysroot postinsts into logsAlexander Kanavin2024-01-271-2/+2
* classes-global/insane: Add check for "virtual/" in RPROVIDES and RDEPENDSSimone Weiß2024-01-191-0/+6
* insane.bbclass: Python code cleanup in check_32bit_symbolsOla x Nilsson2024-01-151-3/+3
* insane.bbclass: Check for adjtime in check_32_bit_symbolsOla x Nilsson2024-01-151-0/+1
* sanity.bbclass: Check for additional native perl modules.Philip Balister2024-01-031-1/+1
* classes-global/insane: Look up all runtime providers for file-rdepsJoshua Watt2023-12-241-18/+12
* classes-global/sstate: Fix variable typoJoshua Watt2023-12-241-1/+1
* ipk: Switch to using zstd compressionJoshua Watt2023-12-231-2/+2
* sstate: Fix dir ownership issues in SSTATE_DIRRichard Purdie2023-12-151-2/+7
* base: Unpack .7z files with p7zipDaniel Ammann2023-12-131-0/+4
* insane: ensure more paths have the workdir removedRoss Burton2023-12-091-10/+10
* sstate: Remove unneeded code from setscene_depvalid() related to useraddRichard Purdie2023-12-081-5/+0