summaryrefslogtreecommitdiffstats
path: root/meta/classes/base.bbclass
Commit message (Expand)AuthorAgeFilesLines
* 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
* classes/base: fix die() to print the full logPaul Eggleton2015-07-161-1/+1
* do_unpack: move qa check of unpack into insane.bbclassBian Naimeng2015-07-161-3/+0
* oeqa/sstatetests: Add NATIVELSB sstate signature equivalence testRichard Purdie2015-07-121-1/+2
* meta: Add explict getVar param for (non) expansionRichard Purdie2015-06-231-1/+1
* base.class: warn for invalid PACKAGECONFIGRobert Yang2015-06-231-0/+5
* base: Fix license checksum rebuild problemsRichard Purdie2015-06-031-0/+3
* base: Avoid find raceRichard Purdie2015-05-141-1/+1
* bitbake.conf/base.bbclass: Drop PRINC supportRichard Purdie2015-05-051-16/+0
* gcc-shared-source: Add PV to PNRichard Purdie2015-04-301-0/+2
* classes/base: clarify S not set correctly warningPaul Eggleton2015-04-191-1/+1
* base.bbclass: clean up warning message for 'S'Jonathan Liu2015-03-201-1/+1
* base.bbclass: Add LIC_FILES_CHKSUM files to checksum files.Randy Witt2015-03-101-0/+17
* base.bbclass: detect when S has been set incorrectlyPetter Mabäcker2015-01-231-4/+13
* base.bbclass: Avoid explicit ${MAKE} in do_configureOtavio Salvador2015-01-081-1/+1
* license: Validate if LICENSE is well defined.Aníbal Limón2014-12-251-0/+1
* base/license.bbclass: expand wildcards in INCOMPATIBLE_LICENSEHongxu Jia2014-12-191-1/+1
* base.bbclass: fix CLEANBROKEN logicRoss Burton2014-12-051-1/+1
* base.bbclass: don't skip defaultvalRoss Burton2014-12-031-2/+0
* base: Make PRINC warning an errorRichard Purdie2014-11-091-1/+1
* base: Improve makefile clean handling, introduce CLEANBROKEN variableRichard Purdie2014-11-091-1/+2
* base.bbclass: Enable using 'make clean' for rebuildsRichard Purdie2014-10-301-1/+14
* base.bbclass: add SRCREV to do_fetch() hashRoss Burton2014-09-301-0/+1
* multilib_global.bbclass: PREFERRED_PROVIDERS for multilibsPeter Seebach2014-08-151-108/+0
* base.bbclass: Remove old-style definition of do_build() task.Robert P. J. Day2014-08-111-2/+0
* license.bbclass: canonicalise licenses when dealing with INCOMPATIBLE_LICENSERoss Burton2014-07-191-0/+2
* classes/lib/oe: Fix cross/crosssdk referencesRichard Purdie2014-05-111-3/+3