summaryrefslogtreecommitdiffstats
path: root/meta/classes/base.bbclass
AgeCommit message (Expand)Author
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-14base.bbclass: Display name of licenses which caused SkipRecipeNathan Rossi
2018-11-09base.bbclass: avoid 'find -ignore_readdir_race -delete'Matthias Schiffer
2018-11-07oe-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-26classes/recipes: Convert SkipPackage -> SkipRecipeRichard Purdie
2018-01-14base.bbclass: add automatic dependency on xz-native for .deb SRC_URIDariusz Pelowski
2018-01-13base.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-11base.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-08base: Add MultiConfigParsed handler to deal with unstable build signaturesRichard Purdie
2017-06-28base.bbclass: extend PACKAGECONFIG to also allow RRECOMMENDSAndré Draszik
2017-05-16base: Simplify BASEDEPENDS constructionRichard Purdie
2017-05-01bitbake.conf: Add HOSTTOOLS_DIR for ${TMPDIR}/hosttoolsPeter Kjellerstedt
2017-03-31base.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
2017-01-23Switch to Recipe Specific SysrootsRichard Purdie
2016-12-16meta: remove True option to getVar callsJoshua Lock
2016-12-14classes/base: fix license file checksumming when source not under TMPDIRPaul Eggleton
2016-10-04base.bbclass: Use bb.fatal() instead of raising FuncFailedUlf Magnusson
2016-09-28SDK: Allow changing SDKMACHINE without wiping TMP folderJuro Bystricky
2016-09-22base.bbclass: Drop unnecessary dirs settingRichard Purdie
2016-09-14meta: cleanup d.getVar(var, 0)Robert Yang
2016-09-03base, autotools: Append PACKAGECONFIG_CONFARGS to EXTRA_OECONF only in autoto...Martin Jansa
2016-08-25license: simple verification of LICENSE_<pkg> valuesMarkus Lehtonen
2016-08-04base.bbclass wipe ${S} before unpacking sourceMarkus Lehtonen
2016-06-17base.bbclass: p4 fetcher supports srcrevAndrew Bradford
2016-06-02classes/lib: Complete transition to python3Richard Purdie
2016-05-21meta: Update to modern exception syntaxRichard Purdie
2016-05-17classes/base: get_lic_checksum_file_list imporve validaton of url'sAníbal Limón
2016-04-19base.bbclass: Introduce PACKAGECONFIG_CONFARGS variableMartin Jansa
2016-04-03base: Fixup PACKAGECONFIG incorrect mappingsRichard Purdie
2016-04-01base.bbclass: avoid duplicate call to d.getVar('LICENSE', True)Andre McCurdy
2016-04-01base.bbclass: drop obsolete HOSTTOOLS_WHITELIST_GPL-3.0Andre McCurdy
2016-02-28base: Add nodejs-native dependency for npm:// urlsRichard Purdie