summaryrefslogtreecommitdiff
path: root/meta/classes/base.bbclass
AgeCommit message (Expand)AuthorFiles
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
2016-01-31Make sure that the directory for CONFIGURESTAMPFILE existsMarkus Lehtonen1
2016-01-29base: Move COMPATIBLE_MACHINE out the scope of SOURCE_MIRROR_FETCHRichard Purdie1
2015-12-22classes/base: don't print header if BUILDCFG_HEADER not setPaul Eggleton1
2015-12-09base: check for existing prefix when expanding names in PACKAGECONFIGRoss Burton1
2015-12-07base: Improve handling of switching virtual/x providersRichard Purdie1
2015-12-01base: add automatic dependency on lzip-native for .lz SRC_URIRoss Burton1
2015-12-01base: decode SRC_URI before adding implicit fetch dependenciesRoss Burton1
2015-11-24classes: Ensure pass setVar/setVarFlag strings, not integersRichard Purdie1
2015-10-24base.bbclass: considering multilib when setting LICENSE_EXCLUSIONJian Liu1
2015-10-19classes/base: provide hints on PACKAGECONFIG errorJoe MacDonald1
2015-08-11Revert "base.bbclass/blacklist.bbclass: remove doc item when d.getVarFlags()"Ross Burton1
2015-08-01base.bbclass/blacklist.bbclass: remove doc item when d.getVarFlags()Robert Yang1
2015-08-01base.bbclass: move invalid PACKAGECONFIG checking to insane.bbclassRobert Yang1
2015-08-01base.bbclass: Note when including pn with INCOMPATIBLE_LICENSESBeth Flanagan1
2015-07-31pixbufcache: Use sceneQueueComplete event to simplify usageRichard Purdie1
2015-07-16classes/base: fix die() to print the full logPaul Eggleton1
2015-07-16do_unpack: move qa check of unpack into insane.bbclassBian Naimeng1
2015-07-12oeqa/sstatetests: Add NATIVELSB sstate signature equivalence testRichard Purdie1
2015-06-23meta: Add explict getVar param for (non) expansionRichard Purdie1
2015-06-23base.class: warn for invalid PACKAGECONFIGRobert Yang1