summaryrefslogtreecommitdiffstats
path: root/meta/classes/base.bbclass
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make sure that the directory for CONFIGURESTAMPFILE existsMarkus Lehtonen2016-01-311-0/+1
* base: Move COMPATIBLE_MACHINE out the scope of SOURCE_MIRROR_FETCHRichard Purdie2016-01-311-11/+11
* classes/base: don't print header if BUILDCFG_HEADER not setPaul Eggleton2015-12-281-1/+2
* base: check for existing prefix when expanding names in PACKAGECONFIGRoss Burton2015-12-091-1/+4
* base: Improve handling of switching virtual/x providersRichard Purdie2015-12-081-1/+19
* base: add automatic dependency on lzip-native for .lz SRC_URIRoss Burton2015-12-011-0/+4
* base: decode SRC_URI before adding implicit fetch dependenciesRoss Burton2015-12-011-33/+34
* classes: Ensure pass setVar/setVarFlag strings, not integersRichard Purdie2015-11-241-4/+4
* base.bbclass: considering multilib when setting LICENSE_EXCLUSIONJian Liu2015-10-271-1/+2
* classes/base: provide hints on PACKAGECONFIG errorJoe MacDonald2015-10-191-1/+2
* Revert "base.bbclass/blacklist.bbclass: remove doc item when d.getVarFlags()"Ross Burton2015-08-111-2/+0
* base.bbclass/blacklist.bbclass: remove doc item when d.getVarFlags()Robert Yang2015-08-011-0/+2
* base.bbclass: move invalid PACKAGECONFIG checking to insane.bbclassRobert Yang2015-08-011-4/+0
* base.bbclass: Note when including pn with INCOMPATIBLE_LICENSESBeth Flanagan2015-08-011-3/+26
* pixbufcache: Use sceneQueueComplete event to simplify usageRichard Purdie2015-07-311-1/+14