summaryrefslogtreecommitdiffstats
path: root/meta/classes-global
Commit message (Expand)AuthorAgeFilesLines
* insane.bbclass: add a RECIPE_MAINTAINER check (oe-core recipes only)Alexander Kanavin2023-07-301-1/+10
* insane.bbclass: add a SUMMARY/HOMEPAGE check (oe-core recipes only)Alexander Kanavin2023-07-301-0/+16
* insane.bbclass: add do_recipe_qa taskAlexander Kanavin2023-07-301-0/+14
* insane.bbclass: enable 32 bit time API check (as a warning) on affected archi...Alexander Kanavin2023-06-271-0/+6
* base: improve LICENSE_FLAGS_DETAILS outputRoss Burton2023-06-241-1/+1
* insane: Improve patch-status layer filteringRichard Purdie2023-06-201-13/+3
* base: add ability to provide further details when using LICENSE_FLAGSRoss Burton2023-05-311-6/+6
* staging.bbclass: do not add extend_recipe_sysroot to prefuncs of prepare_reci...Chen Qi2023-05-251-1/+1
* insane.bbclass: simplify exceptions for 32 bit time API checkAlexander Kanavin2023-05-051-11/+3
* license.bbclass: Include LICENSE in the output when it fails to parsePeter Kjellerstedt2023-05-051-1/+1
* binutils: Drop crosssdk suffix from virtual provides to improve dependency ha...Richard Purdie2023-05-021-2/+2
* sanity.bbclass: Update minimum gcc version to 8.0Mark Hatle2023-04-041-3/+3
* package.bbclass: check packages name conflict in do_packageFawzi KHABER2023-03-301-0/+9
* abi_version/sstate: Handle pkgconfig output changes and bump output versionsRichard Purdie2023-03-262-2/+2
* staging/multilib: Fix manifest corruptionRichard Purdie2023-03-091-3/+4
* base: fix typosUlrich Ölmann2023-03-071-2/+2
* staging: Separate out different multiconfig manifestsRichard Purdie2023-03-071-0/+3
* sstate: Add check_for_interrupts() call functionality added in bitbakeRichard Purdie2023-02-231-0/+3
* insane.bbclass: move Upstream-Status logic to oe.qaMartin Jansa2023-02-191-16/+3
* insane.bbclass: use 4 spaces for indentationMartin Jansa2023-02-191-25/+25
* meta/conf: move default configuration templates into meta/conf/templates/defaultAlexander Kanavin2023-02-161-3/+3
* devshell: Do not add scripts/git-intercept to PATHPeter Kjellerstedt2023-02-101-2/+0
* sstate.bbclass: Fetch non-existing local .sig files if neededTobias Hagelborn2023-02-021-2/+3
* sanity: Fix small typosYoann Congal2023-01-261-4/+4
* meta/classes-global: remove package_tar.bbclassMichael Opdenacker2023-01-251-77/+0
* insane: Improve patch warning/error handlingRichard Purdie2023-01-211-9/+17
* uninative: Ensure uninative is enabled in all cases for BuildStarted eventRichard Purdie2023-01-111-0/+2
* package: Drop support for PACKAGEBUILDPKGD function customisationRichard Purdie2023-01-051-18/+8
* package: Move mapping_rename_hook to packagedata function libraryRichard Purdie2023-01-054-16/+3
* package: Drop unused function and obsolete commentRichard Purdie2023-01-051-12/+0
* package: Move package functions to function libraryRichard Purdie2023-01-051-1396/+11
* package: Move emit_pkgdata to packagedata.pyRichard Purdie2023-01-051-177/+2
* package: Move pkgdata handling functions to oe.packagedataRichard Purdie2023-01-054-62/+7
* package: Move get_conffiles/files_from_filevars functions to libRichard Purdie2023-01-054-80/+4
* package: Move fixup_perms function to bb function libraryRichard Purdie2023-01-051-237/+1
* base.bbclass: Fix way to check ccache pathChangqing Li2022-12-231-1/+1
* package_rpm: Fix Linux 6.1.0 perf 1.0 version mistranslationMarek Vasut2022-12-171-1/+3
* insane: Add QA check for 32 bit time and file offset functionsOla x Nilsson2022-12-171-0/+128
* sanity: Update minimum python version to 3.8Richard Purdie2022-12-121-3/+3
* base: Switch to use addpylib directive and BB_GLOBAL_PYMODULESRichard Purdie2022-12-081-23/+0
* base: Drop do_package base definitionRichard Purdie2022-11-271-5/+1
* sstate: show progress bar againEnrico Scholz2022-11-221-1/+5
* mirrors.bbclass: update CPAN_MIRRORTim Orling2022-11-221-2/+1
* sanity: Drop data finalize callRichard Purdie2022-11-141-9/+2
* sstate: Allow optimisation of do_deploy_archives task dependenciesJose Quaresma2022-11-141-1/+1
* sanity.bbclass: do not check for presence of distutilsAlexander Kanavin2022-11-111-3/+1
* package: Fix handling of minidebuginfo with newer binutilsNathan Rossi2022-11-111-3/+18
* mirrors.bbclass: use shallow tarball for nativesdk-binutilsEtienne Cordonnier2022-11-071-0/+2
* insane: add codeload.github.com to src-uri-bad checkRoss Burton2022-11-071-1/+1
* sanity: check for GNU tar specificallyRoss Burton2022-10-291-0/+8