summaryrefslogtreecommitdiffstats
path: root/meta/classes-global
Commit message (Expand)AuthorAgeFilesLines
* package_rpm: remove support for DIRFILESAlexander Kanavin5 days1-22/+9
* abi_version/sstate: Switch to a new version for the upcoming releaseRichard Purdie12 days1-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
* gdb/systemd: enable minidebuginfo support conditionallyEtienne Cordonnier2023-12-061-1/+1
* package_ipk: Fix Source: field variable dependencyRichard Purdie2023-11-231-1/+5
* staging.bbclass: process installed dependencies in deterministic order as wellMartin Jansa2023-11-201-1/+1
* package/package_write: Improve packagedata code locationRichard Purdie2023-11-085-22/+12
* insane: Move unpack tests to do_recipe_qaRichard Purdie2023-11-081-24/+22
* sstate: Ensure sstate searches update file mtimeRichard Purdie2023-11-081-10/+2
* classes: Move package RDEPENDS processing out of debian.bbclassSergei Zhmylev2023-11-062-16/+22
* uninative.bbclass: Add ldso information for riscv64Khem Raj2023-11-051-1/+1
* base: Ensure recipes using mercurial-native have certificatesRichard Purdie2023-10-271-1/+1
* package_rpm: Allow compression mode overrideNiko Mauno2023-10-261-2/+4
* package_rpm: Remove unused definitionsNiko Mauno2023-10-261-4/+0
* package_rpm: Minor cosmetic and style fixesNiko Mauno2023-10-261-3/+3
* package_rpm: Fix some pycodestyle issuesNiko Mauno2023-10-261-13/+13
* package_qa_check_rdepends: Allow /usr/bin/sh if usrmergeJörg Sommer2023-10-231-0/+4
* insane: unimplemented-ptest: ignore source file errorsYoann Congal2023-10-171-10/+16
* insane: skip unimplemented-ptest on S=WORKDIR recipesYoann Congal2023-10-171-0/+2