summaryrefslogtreecommitdiff
path: root/meta/classes/base.bbclass
AgeCommit message (Expand)AuthorFiles
2018-11-08base.bbclass: avoid 'find -ignore_readdir_race -delete'Matthias Schiffer1
2018-11-06oe-init-buildenv/base: Relax python version checks in favour of HOSTTOOLS man...Richard Purdie1
2018-08-14classes: sanity-check LIC_FILES_CHKSUMRoss Burton1
2018-05-29base.bbclass: update obsolete comment about rpm do_unpack dependenciesAndre McCurdy1
2018-05-22default-distrovars.inc: drop obsolete LGPLv2_WHITELIST_GPL-3.0Andre McCurdy1
2018-05-11base: improve do_unpack[cleandirs] logicRoss Burton1
2018-04-05base.bbclass: fix do_unpack[cleandirs] varflag handlingEnrico Jorns1
2018-03-04base: Handle backfilling in anonymous python code, not event handlerRichard Purdie1
2018-03-04base: Don't print LICENSE warning for non-recipe contextRichard Purdie1
2018-01-25classes/recipes: Convert SkipPackage -> SkipRecipeRichard Purdie1
2018-01-14base.bbclass: add automatic dependency on xz-native for .deb SRC_URIDariusz Pelowski1
2018-01-12base.bbclass: drop legacy armv7a-vfp-neon TUNE_PKGARCH renamingAndre McCurdy1
2017-11-21base: add automatic dependency on xz-native for .txz SRC_URIAndré Draszik1
2017-11-10base.bbclass: increase indent in get_layers_branch_rev() and buildcfg_vars()Andre McCurdy1
2017-11-08base.bbclass: use d instead on e.dataLeonardo Sandoval1
2017-07-21base.bbclass: Make .jar file depend on unzip-nativeRicardo Ribalda Delgado1
2017-07-21classes/base: set do_unpack dependencies for rpm filesPaul Eggleton1
2017-07-06base: Add MultiConfigParsed handler to deal with unstable build signaturesRichard Purdie1
2017-06-28base.bbclass: extend PACKAGECONFIG to also allow RRECOMMENDSAndré Draszik1
2017-05-12base: Simplify BASEDEPENDS constructionRichard Purdie1
2017-05-01bitbake.conf: Add HOSTTOOLS_DIR for ${TMPDIR}/hosttoolsPeter Kjellerstedt1
2017-03-30base.bbclass: ensure HOSTTOOLS links point to executablesRoss Burton1
2017-03-16classes/base: reformat HOSTTOOLS errorPaul Eggleton1
2017-03-11base/bitbake.conf: Filter contents of PATH to only allow whitelisted toolsRichard Purdie1
2017-03-08base.bbclass: improve wording when skipping recipes with incompatible licensesAndre McCurdy1
2017-03-01base.bbclass: Fix OE_IMPORTSJoshua Watt1
2017-02-15classes: Drop now unneeded update_data callsRichard Purdie1
2017-01-23Switch to Recipe Specific SysrootsRichard Purdie1
2016-12-16meta: remove True option to getVar callsJoshua Lock1
2016-12-14classes/base: fix license file checksumming when source not under TMPDIRPaul Eggleton1
2016-10-03base.bbclass: Use bb.fatal() instead of raising FuncFailedUlf Magnusson1
2016-09-28SDK: Allow changing SDKMACHINE without wiping TMP folderJuro Bystricky1
2016-09-22base.bbclass: Drop unnecessary dirs settingRichard Purdie1
2016-09-14meta: cleanup d.getVar(var, 0)Robert Yang1
2016-09-03base, autotools: Append PACKAGECONFIG_CONFARGS to EXTRA_OECONF only in autoto...Martin Jansa1
2016-08-25license: simple verification of LICENSE_<pkg> valuesMarkus Lehtonen1
2016-08-04base.bbclass wipe ${S} before unpacking sourceMarkus Lehtonen1
2016-06-17base.bbclass: p4 fetcher supports srcrevAndrew Bradford1
2016-06-02classes/lib: Complete transition to python3Richard Purdie1
2016-05-21meta: Update to modern exception syntaxRichard Purdie1
2016-05-17classes/base: get_lic_checksum_file_list imporve validaton of url'sAníbal Limón1
2016-04-19base.bbclass: Introduce PACKAGECONFIG_CONFARGS variableMartin Jansa1
2016-04-03base: Fixup PACKAGECONFIG incorrect mappingsRichard Purdie1
2016-03-31base.bbclass: avoid duplicate call to d.getVar('LICENSE', True)Andre McCurdy1
2016-03-31base.bbclass: drop obsolete HOSTTOOLS_WHITELIST_GPL-3.0Andre McCurdy1
2016-02-28base: Add nodejs-native dependency for npm:// urlsRichard Purdie1
2016-02-12base.bbclass: fix support for gitsm://Patrick Ohly1
2016-02-10base: Make do_cleansstate nostampRichard Purdie1
2016-02-10bitbake.conf/base: Improve handling of SRCPVRichard Purdie1
2016-02-04meta: add ASSUME_PROVIDED dependency on wget-native for http fetchesRoss Burton1