summaryrefslogtreecommitdiffstats
path: root/meta/classes/base.bbclass
AgeCommit message (Expand)Author
2020-10-10base.bbclass: warn when there is trailing slash in S or B variablesMartin Jansa
2020-10-10base.bbclass: use os.path.normpath instead of just comparing WORKDIR and S as...Martin Jansa
2020-10-07base/bitbake.conf: Enable pseudo path filteringRichard Purdie
2020-05-27multilib/recipes: Use new RecipePostKeyExpansion eventRichard Purdie
2020-05-21base/insane: Check pkgs lics are subset of recipe lics only onceQuentin Schulz
2020-03-11base.bbclass: extend PACKAGECONFIG for conflict package configsKai Kang
2020-01-27distrodata/maintainers: Add PARSE_ALL_RECIPES flag to fix test issuesRichard Purdie
2019-12-30base.bbclass: clean up dead symlink when handling hosttoolsChen Qi
2019-12-16base.bbclass: Report only the licenses that are incompatible for a packagePeter Kjellerstedt
2019-12-16base.bbclass: Simplify the check for whitelisted licensesPeter Kjellerstedt
2019-12-06hosttools: no longer check for or provide host python 2 to buildsAlexander Kanavin
2019-12-05base.bbclass: Add python3-native to native paths for hg fetcherKhem Raj
2019-10-15base.bbclass: add dependency on pseudo from do_prepare_recipe_sysrootMattias Hansson
2019-10-02base: Improve module import error messageRichard Purdie
2019-06-18base.bbclass: define PACKAGECONFIG_CONFARGS before only sometimes appending t...Martin Jansa
2019-06-08base.bbclass: Add OE_EXTRA_IMPORTSChris Laplante
2019-05-30base.bbclass: add named SRCREVs to the sstate hashMichael Ho
2019-04-05base/pixbufcache: Remove obsolete sstatecompletions codeRichard Purdie
2019-04-03base.bbclass, staging.bbclass: Move prepare_recipe_sysroot task dependencyPeter Kjellerstedt
2019-02-15base.bbclass: Check BuildStarted for HOSTTOOLSRobert Yang
2018-12-26base.bbclass, classextend.py: Drop catering to gcc-initialKhem Raj
2018-12-15base.bbclass: Add comments for gcc links to ccacheRobert Yang
2018-11-13base.bbclass: Display name of licenses which caused SkipRecipeNathan Rossi
2018-11-08base.bbclass: avoid 'find -ignore_readdir_race -delete'Matthias Schiffer
2018-11-06oe-init-buildenv/base: Relax python version checks in favour of HOSTTOOLS man...Richard Purdie
2018-08-14classes: sanity-check LIC_FILES_CHKSUMRoss Burton
2018-05-29base.bbclass: update obsolete comment about rpm do_unpack dependenciesAndre McCurdy
2018-05-22default-distrovars.inc: drop obsolete LGPLv2_WHITELIST_GPL-3.0Andre McCurdy
2018-05-11base: improve do_unpack[cleandirs] logicRoss Burton
2018-04-05base.bbclass: fix do_unpack[cleandirs] varflag handlingEnrico Jorns
2018-03-04base: Handle backfilling in anonymous python code, not event handlerRichard Purdie
2018-03-04base: Don't print LICENSE warning for non-recipe contextRichard Purdie
2018-01-25classes/recipes: Convert SkipPackage -> SkipRecipeRichard Purdie
2018-01-14base.bbclass: add automatic dependency on xz-native for .deb SRC_URIDariusz Pelowski
2018-01-12base.bbclass: drop legacy armv7a-vfp-neon TUNE_PKGARCH renamingAndre McCurdy
2017-11-21base: add automatic dependency on xz-native for .txz SRC_URIAndré Draszik
2017-11-10base.bbclass: increase indent in get_layers_branch_rev() and buildcfg_vars()Andre McCurdy
2017-11-08base.bbclass: use d instead on e.dataLeonardo Sandoval
2017-07-21base.bbclass: Make .jar file depend on unzip-nativeRicardo Ribalda Delgado
2017-07-21classes/base: set do_unpack dependencies for rpm filesPaul Eggleton
2017-07-06base: Add MultiConfigParsed handler to deal with unstable build signaturesRichard Purdie
2017-06-28base.bbclass: extend PACKAGECONFIG to also allow RRECOMMENDSAndré Draszik
2017-05-12base: Simplify BASEDEPENDS constructionRichard Purdie
2017-05-01bitbake.conf: Add HOSTTOOLS_DIR for ${TMPDIR}/hosttoolsPeter Kjellerstedt
2017-03-30base.bbclass: ensure HOSTTOOLS links point to executablesRoss Burton
2017-03-16classes/base: reformat HOSTTOOLS errorPaul Eggleton
2017-03-11base/bitbake.conf: Filter contents of PATH to only allow whitelisted toolsRichard Purdie
2017-03-08base.bbclass: improve wording when skipping recipes with incompatible licensesAndre McCurdy
2017-03-01base.bbclass: Fix OE_IMPORTSJoshua Watt
2017-02-15classes: Drop now unneeded update_data callsRichard Purdie