summaryrefslogtreecommitdiffstats
path: root/meta/classes/base.bbclass
Commit message (Expand)AuthorAgeFilesLines
* 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
* base.bbclass: Fix multilib PREFERRED_VERSION handlingRichard Purdie2014-05-071-3/+3
* base.bbclass: Silence PREFERRED_PROVIDER warnings for sdk buildsRichard Purdie2014-05-021-1/+13
* base.bbclass: Update INCOMPATIBLE_LICENSE changes for gcc updatesRichard Purdie2014-04-301-4/+4
* base.bbclass: Merge two ConfigParsed event handlersRichard Purdie2014-03-271-7/+1
* base.bbclass: Run oe_import before other INHERITsRichard Purdie2014-03-271-1/+5
* base: Show PRINC value in the warning messageMartin Jansa2014-03-051-1/+1
* base.bbclass: Deprecate the PRINC logicRichard Purdie2014-03-051-0/+4
* base: Remove pointless createCopy/update_data callsRichard Purdie2014-02-281-13/+4
* kernel.bbclass, base.bbclass: Fix support for old kernel configurationOtavio Salvador2014-02-131-2/+6
* base bbclass: add support for lz4 compressed archivesKoen Kooi2014-01-141-0/+5
* base.bbclass: pull in file-native for src.rpmChristopher Larson2014-01-061-0/+4
* base/gcc-common: Ensure umask setting is consistent for shared workdirRichard Purdie2013-11-291-5/+5
* base.bbclass: Set umask 022 also for do_unpack taskMartin Jansa2013-11-291-0/+1
* base.bbclass: Fix incorrect setting of multilib PREFERRED_PROVIDER_virtual_pkgLei Liu2013-11-221-3/+3
* base.bbclass: fix nondeterministic PACKAGECONFIG processing orderChristopher Larson2013-10-241-1/+1
* meta: Don't use deprecated bitbake APIRichard Purdie2013-09-011-1/+1
* blacklist.bbclass: Avoid blacklist specific handle in base.bbclassOtavio Salvador2013-08-131-10/+0