summaryrefslogtreecommitdiffstats
path: root/meta/classes-global
Commit message (Expand)AuthorAgeFilesLines
* 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
* insane: Add a naive heuristic to detect test subdirectoriesJérémy Rosen2023-10-151-0/+4
* insane: Detect build-system test harnessesJérémy Rosen2023-10-151-0/+12
* insane: Detect python and perl based testsJérémy Rosen2023-10-151-0/+22
* insane: Add unimplemented-ptest infrastructureJérémy Rosen2023-10-151-0/+9
* packages.bbclass: Correct the check for conflicts with renamed packagesPeter Kjellerstedt2023-10-061-5/+3
* insane.bbclass: Count raw bytes in shebang-sizeJan Garcia2023-09-221-2/+1
* sstate: Stop allowing overlapping symlinks from sstateRichard Purdie2023-09-221-24/+6
* license/license_image: Fix license file layout to avoid overlapping filesRichard Purdie2023-09-202-3/+1
* multilib: fix SSTATE_ARCHS for multilib usageRichard Purdie2023-09-201-1/+2
* sstate: Fix nativesdk entry in SSTATE_ARCHSRichard Purdie2023-09-201-1/+1
* lib/oe/package: Refactor to make strip_execs callable without dAdrian Freihofer2023-09-121-1/+2
* base: add newline before LICENSE_FLAGS_DETAILSMichael Opdenacker2023-09-111-1/+1
* uninative.bbclass: sync to use UNINATIVE_STAGING_DIRChen Qi2023-08-301-1/+1
* insane.bbclass: Remove an unused variablePeter Kjellerstedt2023-08-241-1/+0
* recipes/classes/scripts: Drop SRCPV usage in OE-CoreRichard Purdie2023-08-241-4/+0
* base/package: Move source revision information from PV to PKGVRichard Purdie2023-08-242-26/+19
* Add GCP fetcher to list of supported protocolsEmil Ekmečić2023-08-141-1/+2
* insane.bbclass: add a RECIPE_MAINTAINER check (oe-core recipes only)Alexander Kanavin2023-07-301-1/+10