summaryrefslogtreecommitdiffstats
path: root/meta/classes/base.bbclass
Commit message (Expand)AuthorAgeFilesLines
* base/insane: Check pkgs lics are subset of recipe lics only onceQuentin Schulz2020-05-281-13/+0
* base.bbclass: extend PACKAGECONFIG for conflict package configsKai Kang2020-03-121-3/+17
* distrodata/maintainers: Add PARSE_ALL_RECIPES flag to fix test issuesRichard Purdie2020-01-271-2/+2
* base.bbclass: clean up dead symlink when handling hosttoolsChen Qi2019-12-301-0/+3
* base.bbclass: Report only the licenses that are incompatible for a packagePeter Kjellerstedt2019-12-161-10/+16
* base.bbclass: Simplify the check for whitelisted licensesPeter Kjellerstedt2019-12-161-9/+4
* hosttools: no longer check for or provide host python 2 to buildsAlexander Kanavin2019-12-091-5/+0
* base.bbclass: Add python3-native to native paths for hg fetcherKhem Raj2019-12-061-0/+1
* base.bbclass: add dependency on pseudo from do_prepare_recipe_sysrootMattias Hansson2019-10-191-0/+1
* base: Improve module import error messageRichard Purdie2019-10-021-3/+5
* base.bbclass: define PACKAGECONFIG_CONFARGS before only sometimes appending t...Martin Jansa2019-06-191-0/+2
* base.bbclass: Add OE_EXTRA_IMPORTSChris Laplante2019-06-081-1/+3
* base.bbclass: add named SRCREVs to the sstate hashMichael Ho2019-05-301-0/+12
* base/pixbufcache: Remove obsolete sstatecompletions codeRichard Purdie2019-04-051-13/+1
* base.bbclass, staging.bbclass: Move prepare_recipe_sysroot task dependencyPeter Kjellerstedt2019-04-031-1/+0
* base.bbclass: Check BuildStarted for HOSTTOOLSRobert Yang2019-02-151-0/+6
* base.bbclass, classextend.py: Drop catering to gcc-initialKhem Raj2018-12-261-1/+0
* base.bbclass: Add comments for gcc links to ccacheRobert Yang2018-12-151-0/+4
* base.bbclass: Display name of licenses which caused SkipRecipeNathan Rossi2018-11-141-6/+9
* base.bbclass: avoid 'find -ignore_readdir_race -delete'Matthias Schiffer2018-11-091-1/+3
* oe-init-buildenv/base: Relax python version checks in favour of HOSTTOOLS man...Richard Purdie2018-11-071-0/+6
* classes: sanity-check LIC_FILES_CHKSUMRoss Burton2018-08-141-2/+2
* base.bbclass: update obsolete comment about rpm do_unpack dependenciesAndre McCurdy2018-05-291-1/+1
* default-distrovars.inc: drop obsolete LGPLv2_WHITELIST_GPL-3.0Andre McCurdy2018-05-221-13/+12
* base: improve do_unpack[cleandirs] logicRoss Burton2018-05-111-1/+1
* base.bbclass: fix do_unpack[cleandirs] varflag handlingEnrico Jorns2018-04-051-6/+2
* base: Handle backfilling in anonymous python code, not event handlerRichard Purdie2018-03-041-2/+4
* base: Don't print LICENSE warning for non-recipe contextRichard Purdie2018-03-041-1/+1
* classes/recipes: Convert SkipPackage -> SkipRecipeRichard Purdie2018-01-261-5/+5
* base.bbclass: add automatic dependency on xz-native for .deb SRC_URIDariusz Pelowski2018-01-141-0/+4
* base.bbclass: drop legacy armv7a-vfp-neon TUNE_PKGARCH renamingAndre McCurdy2018-01-131-7/+0
* base: add automatic dependency on xz-native for .txz SRC_URIAndré Draszik2017-11-211-1/+1
* base.bbclass: increase indent in get_layers_branch_rev() and buildcfg_vars()Andre McCurdy2017-11-111-2/+2
* base.bbclass: use d instead on e.dataLeonardo Sandoval2017-11-081-18/+18
* base.bbclass: Make .jar file depend on unzip-nativeRicardo Ribalda Delgado2017-07-211-1/+1
* classes/base: set do_unpack dependencies for rpm filesPaul Eggleton2017-07-211-2/+2
* base: Add MultiConfigParsed handler to deal with unstable build signaturesRichard Purdie2017-07-081-1/+11
* base.bbclass: extend PACKAGECONFIG to also allow RRECOMMENDSAndré Draszik2017-06-281-3/+7
* base: Simplify BASEDEPENDS constructionRichard Purdie2017-05-161-14/+7
* bitbake.conf: Add HOSTTOOLS_DIR for ${TMPDIR}/hosttoolsPeter Kjellerstedt2017-05-011-2/+2
* base.bbclass: ensure HOSTTOOLS links point to executablesRoss Burton2017-03-311-2/+2
* classes/base: reformat HOSTTOOLS errorPaul Eggleton2017-03-161-1/+1
* base/bitbake.conf: Filter contents of PATH to only allow whitelisted toolsRichard Purdie2017-03-111-0/+22
* base.bbclass: improve wording when skipping recipes with incompatible licensesAndre McCurdy2017-03-081-1/+1
* base.bbclass: Fix OE_IMPORTSJoshua Watt2017-03-011-1/+1
* classes: Drop now unneeded update_data callsRichard Purdie2017-02-151-2/+0
* Switch to Recipe Specific SysrootsRichard Purdie2017-01-231-1/+1
* meta: remove True option to getVar callsJoshua Lock2016-12-161-63/+63
* classes/base: fix license file checksumming when source not under TMPDIRPaul Eggleton2016-12-141-1/+4
* base.bbclass: Use bb.fatal() instead of raising FuncFailedUlf Magnusson2016-10-041-4/+4