summaryrefslogtreecommitdiffstats
path: root/meta/classes-global
AgeCommit message (Expand)Author
2023-10-27insane: Add QA check for RRECOMMENDS on non-existent packagesYoann Congal
2023-10-27base: Ensure recipes using mercurial-native have certificatesRichard Purdie
2023-10-26package_rpm: Allow compression mode overrideNiko Mauno
2023-10-26package_rpm: Remove unused definitionsNiko Mauno
2023-10-26package_rpm: Minor cosmetic and style fixesNiko Mauno
2023-10-26package_rpm: Fix some pycodestyle issuesNiko Mauno
2023-10-23package_qa_check_rdepends: Allow /usr/bin/sh if usrmergeJörg Sommer
2023-10-17insane: unimplemented-ptest: ignore source file errorsYoann Congal
2023-10-17insane: skip unimplemented-ptest on S=WORKDIR recipesYoann Congal
2023-10-15insane: Add a naive heuristic to detect test subdirectoriesJérémy Rosen
2023-10-15insane: Detect build-system test harnessesJérémy Rosen
2023-10-15insane: Detect python and perl based testsJérémy Rosen
2023-10-15insane: Add unimplemented-ptest infrastructureJérémy Rosen
2023-10-06packages.bbclass: Correct the check for conflicts with renamed packagesPeter Kjellerstedt
2023-09-22insane.bbclass: Count raw bytes in shebang-sizeJan Garcia
2023-09-22sstate: Stop allowing overlapping symlinks from sstateRichard Purdie
2023-09-20license/license_image: Fix license file layout to avoid overlapping filesRichard Purdie
2023-09-20multilib: fix SSTATE_ARCHS for multilib usageRichard Purdie
2023-09-20sstate: Fix nativesdk entry in SSTATE_ARCHSRichard Purdie
2023-09-12lib/oe/package: Refactor to make strip_execs callable without dAdrian Freihofer
2023-09-11base: add newline before LICENSE_FLAGS_DETAILSMichael Opdenacker
2023-08-30uninative.bbclass: sync to use UNINATIVE_STAGING_DIRChen Qi
2023-08-24insane.bbclass: Remove an unused variablePeter Kjellerstedt
2023-08-24recipes/classes/scripts: Drop SRCPV usage in OE-CoreRichard Purdie
2023-08-24base/package: Move source revision information from PV to PKGVRichard Purdie
2023-08-14Add GCP fetcher to list of supported protocolsEmil Ekmečić
2023-07-30insane.bbclass: add a RECIPE_MAINTAINER check (oe-core recipes only)Alexander Kanavin
2023-07-30insane.bbclass: add a SUMMARY/HOMEPAGE check (oe-core recipes only)Alexander Kanavin
2023-07-30insane.bbclass: add do_recipe_qa taskAlexander Kanavin
2023-06-27insane.bbclass: enable 32 bit time API check (as a warning) on affected archi...Alexander Kanavin
2023-06-24base: improve LICENSE_FLAGS_DETAILS outputRoss Burton
2023-06-20insane: Improve patch-status layer filteringRichard Purdie
2023-05-31base: add ability to provide further details when using LICENSE_FLAGSRoss Burton
2023-05-25staging.bbclass: do not add extend_recipe_sysroot to prefuncs of prepare_reci...Chen Qi
2023-05-05insane.bbclass: simplify exceptions for 32 bit time API checkAlexander Kanavin
2023-05-05license.bbclass: Include LICENSE in the output when it fails to parsePeter Kjellerstedt
2023-05-02binutils: Drop crosssdk suffix from virtual provides to improve dependency ha...Richard Purdie
2023-04-04sanity.bbclass: Update minimum gcc version to 8.0Mark Hatle
2023-03-30package.bbclass: check packages name conflict in do_packageFawzi KHABER
2023-03-26abi_version/sstate: Handle pkgconfig output changes and bump output versionsRichard Purdie
2023-03-09staging/multilib: Fix manifest corruptionRichard Purdie
2023-03-07base: fix typosUlrich Ölmann
2023-03-07staging: Separate out different multiconfig manifestsRichard Purdie
2023-02-23sstate: Add check_for_interrupts() call functionality added in bitbakeRichard Purdie
2023-02-19insane.bbclass: move Upstream-Status logic to oe.qaMartin Jansa
2023-02-19insane.bbclass: use 4 spaces for indentationMartin Jansa
2023-02-10devshell: Do not add scripts/git-intercept to PATHPeter Kjellerstedt
2023-02-02sstate.bbclass: Fetch non-existing local .sig files if neededTobias Hagelborn
2023-01-26sanity: Fix small typosYoann Congal
2023-01-25meta/classes-global: remove package_tar.bbclassMichael Opdenacker