aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/base.bbclass
AgeCommit message (Expand)Author
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-03base.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-03-31base.bbclass: avoid duplicate call to d.getVar('LICENSE', True)Andre McCurdy
2016-03-31base.bbclass: drop obsolete HOSTTOOLS_WHITELIST_GPL-3.0Andre McCurdy
2016-02-28base: Add nodejs-native dependency for npm:// urlsRichard Purdie
2016-02-12base.bbclass: fix support for gitsm://Patrick Ohly
2016-02-10base: Make do_cleansstate nostampRichard Purdie
2016-02-10bitbake.conf/base: Improve handling of SRCPVRichard Purdie
2016-02-04meta: add ASSUME_PROVIDED dependency on wget-native for http fetchesRoss Burton
2016-01-31Make sure that the directory for CONFIGURESTAMPFILE existsMarkus Lehtonen
2016-01-29base: Move COMPATIBLE_MACHINE out the scope of SOURCE_MIRROR_FETCHRichard Purdie
2015-12-22classes/base: don't print header if BUILDCFG_HEADER not setPaul Eggleton
2015-12-09base: check for existing prefix when expanding names in PACKAGECONFIGRoss Burton
2015-12-07base: Improve handling of switching virtual/x providersRichard Purdie
2015-12-01base: add automatic dependency on lzip-native for .lz SRC_URIRoss Burton
2015-12-01base: decode SRC_URI before adding implicit fetch dependenciesRoss Burton
2015-11-24classes: Ensure pass setVar/setVarFlag strings, not integersRichard Purdie
2015-10-24base.bbclass: considering multilib when setting LICENSE_EXCLUSIONJian Liu
2015-10-19classes/base: provide hints on PACKAGECONFIG errorJoe MacDonald
2015-08-11Revert "base.bbclass/blacklist.bbclass: remove doc item when d.getVarFlags()"Ross Burton
2015-08-01base.bbclass/blacklist.bbclass: remove doc item when d.getVarFlags()Robert Yang
2015-08-01base.bbclass: move invalid PACKAGECONFIG checking to insane.bbclassRobert Yang
2015-08-01base.bbclass: Note when including pn with INCOMPATIBLE_LICENSESBeth Flanagan
2015-07-31pixbufcache: Use sceneQueueComplete event to simplify usageRichard Purdie
2015-07-16classes/base: fix die() to print the full logPaul Eggleton
2015-07-16do_unpack: move qa check of unpack into insane.bbclassBian Naimeng
2015-07-12oeqa/sstatetests: Add NATIVELSB sstate signature equivalence testRichard Purdie
2015-06-23meta: Add explict getVar param for (non) expansionRichard Purdie
2015-06-23base.class: warn for invalid PACKAGECONFIGRobert Yang
2015-06-01base: Fix license checksum rebuild problemsRichard Purdie
2015-05-14base: Avoid find raceRichard Purdie