aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/base.bbclass
AgeCommit message (Expand)Author
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
2015-05-05bitbake.conf/base.bbclass: Drop PRINC supportRichard Purdie
2015-04-30gcc-shared-source: Add PV to PNRichard Purdie
2015-04-19classes/base: clarify S not set correctly warningPaul Eggleton
2015-03-20base.bbclass: clean up warning message for 'S'Jonathan Liu
2015-03-09base.bbclass: Add LIC_FILES_CHKSUM files to checksum files.Randy Witt
2015-01-23base.bbclass: detect when S has been set incorrectlyPetter Mabäcker
2015-01-07base.bbclass: Avoid explicit ${MAKE} in do_configureOtavio Salvador
2014-12-24license: Validate if LICENSE is well defined.Aníbal Limón
2014-12-19base/license.bbclass: expand wildcards in INCOMPATIBLE_LICENSEHongxu Jia
2014-12-05base.bbclass: fix CLEANBROKEN logicRoss Burton
2014-12-03base.bbclass: don't skip defaultvalRoss Burton
2014-11-08base: Make PRINC warning an errorRichard Purdie
2014-11-08base: Improve makefile clean handling, introduce CLEANBROKEN variableRichard Purdie
2014-10-30base.bbclass: Enable using 'make clean' for rebuildsRichard Purdie
2014-09-29base.bbclass: add SRCREV to do_fetch() hashRoss Burton
2014-08-15multilib_global.bbclass: PREFERRED_PROVIDERS for multilibsPeter Seebach
2014-08-11base.bbclass: Remove old-style definition of do_build() task.Robert P. J. Day
2014-07-19license.bbclass: canonicalise licenses when dealing with INCOMPATIBLE_LICENSERoss Burton
2014-05-11classes/lib/oe: Fix cross/crosssdk referencesRichard Purdie
2014-05-07base.bbclass: Fix multilib PREFERRED_VERSION handlingRichard Purdie
2014-05-01base.bbclass: Silence PREFERRED_PROVIDER warnings for sdk buildsRichard Purdie
2014-04-30base.bbclass: Update INCOMPATIBLE_LICENSE changes for gcc updatesRichard Purdie
2014-03-27base.bbclass: Merge two ConfigParsed event handlersRichard Purdie
2014-03-27base.bbclass: Run oe_import before other INHERITsRichard Purdie
2014-03-05base: Show PRINC value in the warning messageMartin Jansa
2014-03-05base.bbclass: Deprecate the PRINC logicRichard Purdie
2014-02-28base: Remove pointless createCopy/update_data callsRichard Purdie
2014-02-13kernel.bbclass, base.bbclass: Fix support for old kernel configurationOtavio Salvador
2014-01-14base bbclass: add support for lz4 compressed archivesKoen Kooi
2014-01-06base.bbclass: pull in file-native for src.rpmChristopher Larson
2013-11-29base/gcc-common: Ensure umask setting is consistent for shared workdirRichard Purdie
2013-11-27base.bbclass: Set umask 022 also for do_unpack taskMartin Jansa
2013-11-22base.bbclass: Fix incorrect setting of multilib PREFERRED_PROVIDER_virtual_pkgLei Liu
2013-10-24base.bbclass: fix nondeterministic PACKAGECONFIG processing orderChristopher Larson
2013-09-01meta: Don't use deprecated bitbake APIRichard Purdie
2013-08-13blacklist.bbclass: Avoid blacklist specific handle in base.bbclassOtavio Salvador
2013-08-05base.bbclass: Fix PACKAGECONFIG usage commentOtavio Salvador
2013-06-20base.bbclass: Ensure finalised data is displayed in build bannerRichard Purdie
2013-06-14classes/conf: Add eventmasks for event handlersRichard Purdie