summaryrefslogtreecommitdiffstats
path: root/meta/classes/base.bbclass
Commit message (Expand)AuthorAgeFilesLines
* 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
* SDK: Allow changing SDKMACHINE without wiping TMP folderJuro Bystricky2016-09-281-1/+1
* base.bbclass: Drop unnecessary dirs settingRichard Purdie2016-09-221-1/+1
* meta: cleanup d.getVar(var, 0)Robert Yang2016-09-141-1/+1
* base, autotools: Append PACKAGECONFIG_CONFARGS to EXTRA_OECONF only in autoto...Martin Jansa2016-09-031-6/+0
* license: simple verification of LICENSE_<pkg> valuesMarkus Lehtonen2016-08-251-0/+13
* base.bbclass wipe ${S} before unpacking sourceMarkus Lehtonen2016-08-041-10/+8
* base.bbclass: p4 fetcher supports srcrevAndrew Bradford2016-06-171-0/+4
* classes/lib: Complete transition to python3Richard Purdie2016-06-021-1/+1
* meta: Update to modern exception syntaxRichard Purdie2016-05-211-1/+1
* classes/base: get_lic_checksum_file_list imporve validaton of url'sAníbal Limón2016-05-171-0/+3
* base.bbclass: Introduce PACKAGECONFIG_CONFARGS variableMartin Jansa2016-04-191-3/+6
* base: Fixup PACKAGECONFIG incorrect mappingsRichard Purdie2016-04-031-3/+3
* base.bbclass: avoid duplicate call to d.getVar('LICENSE', True)Andre McCurdy2016-04-011-4/+3
* base.bbclass: drop obsolete HOSTTOOLS_WHITELIST_GPL-3.0Andre McCurdy2016-04-011-17/+8
* base: Add nodejs-native dependency for npm:// urlsRichard Purdie2016-02-281-0/+3
* base.bbclass: fix support for gitsm://Patrick Ohly2016-02-121-1/+1
* base: Make do_cleansstate nostampRichard Purdie2016-02-101-1/+2
* bitbake.conf/base: Improve handling of SRCPVRichard Purdie2016-02-101-0/+7
* meta: add ASSUME_PROVIDED dependency on wget-native for http fetchesRoss Burton2016-02-041-0/+4