summaryrefslogtreecommitdiff
path: root/meta/classes/base.bbclass
AgeCommit message (Expand)AuthorFiles
2012-02-22base.bbclass: check all entries of FILESPATH for MACHINE overridesJoshua Lock1
2012-01-24base.bbclass: replace COMMERCIAL_LICENSE code with LICENSE_FLAGS codeTom Zanussi1
2012-01-23lib/oe: Add sstatesig, OE specific signature generator classesRichard Purdie1
2012-01-17classes/base: note variable name in COMPATIBLE_* skip messagesPaul Eggleton1
2012-01-10license.bbclass base.bbclass: support for 'or' operand in LICENSE and for SPD...Andrei Gherzan1
2012-01-02base.bbclass: Allow buildstats to be optionally suppliedMark Hatle1
2011-12-05bitbake.conf: add default PRINC 0 to be able to increment itMartin Jansa1
2011-12-01classes/base: split out metadata revision code to separate functionPaul Eggleton1
2011-11-26getVar/setVar cleanupsRichard Purdie1
2011-11-24base.bbclass: Use bb.plain to print the build headerRichard Purdie1
2011-11-15base.bbclass: add subversion-native to DEPENDS if there is svn:// in SRC_URIMartin Jansa1
2011-11-10Convert to use direct access to the data store (instead of bb.data.*Var*())Richard Purdie1
2011-10-06base.bbclass: Implement PACKAGECONFIGRichard Purdie1
2011-10-06base.bbclass: Minor cleanupRichard Purdie1
2011-09-30base.bbclass: Drop unneeded dependencyRichard Purdie1
2011-09-26base.bbclass: Drop legacy code that is no longer useful/usedRichard Purdie1
2011-09-16base.bbclass: add crosssdk items to INCOMPATIBLE_LICENSE exclude listSaul Wold1
2011-09-13base.bbclass: do not expand PREFERRED_PROVIDER for kernel recipeDongxiao Xu1
2011-09-08base.bbclass: fix substring matching in COMMERCIAL_LICENSEPaul Eggleton1
2011-08-23base.bbclass: clarify COMMERCIAL_LICENSE skip reasonPaul Eggleton1
2011-08-09base.bbclass: Add MULTI_PROVIDER_WHITELIST manipulation for multilibRichard Purdie1
2011-08-09base.bbclass: Ensure PREFERRED_PROVIDER and PREFERRED_VERSION values are set ...Richard Purdie1
2011-07-27base bbclass: add TUNE_FEATURES to the default bannerKoen Kooi1
2011-07-27base.bbclass: Fix PACKAGE_ARCH typoRichard Purdie1
2011-07-27base.bbclass: Add compatibility package name mapping handlerRichard Purdie1
2011-07-19Fixed concurrency problem for ZIP packed recipes.Ihar Hrachyshka1
2011-07-19sanity, base: remove gcc3 check since qemu doesn't need it any morePhil Blundell1
2011-07-05base.bbclass: show layer's branches/revisions in the banner infoDexuan Cui1
2011-06-30ccache: Set CCACHE on a per recipe basisWenzong Fan1
2011-06-30Add umask task controlMark Hatle1
2011-06-28base.bbclass: Back off the fatal error to a warning for now and try and recoverRichard Purdie1
2011-06-28base/glib-2.0: Simplify USE_NLS handling for glib-2.0Richard Purdie1
2011-06-28classes/conf: Drop MULTIMACH_ARCH variable, it adds unused complexity and ser...Richard Purdie1
2011-06-28base.bbclass: Since we require python 2.6 which always contains hashlib we ca...Richard Purdie1
2011-06-28base.bbclass: Drop old style SRCDATE handling, we have pn- overrides nowRichard Purdie1
2011-06-09native/nativesdk: Clean up the depends ordering after bitbake override handli...Richard Purdie1
2011-06-06base.bbclass: add cleansstate task between clean and cleanallMartin Jansa1
2011-05-20oe.packagegroup: add code for package groups (sync from OE)Chris Larson1
2011-05-20base.bbclass: use oe.data for OE_IMPORTSChris Larson1
2011-05-20Shift oe import logic out of the event handlerChris Larson1
2011-05-20base.bbclass: switch to current OE's imports handlingChris Larson1
2011-05-20Implement variable typing (sync from OE)Chris Larson1
2011-05-17base.bbclass: Fix PR increment bug when PR number is a single digitKhem Raj1
2011-05-04logging: delete the oe(note|warn|fatal|debug) functionsDarren Hart1
2011-05-04logging: update existing oe* logging users to the bb* interfaceDarren Hart1
2011-05-04base.bbclass: Create a BASEDEPENDS variable other classes can use to add to t...Richard Purdie1
2011-04-28logging: add bb* logging mechanisms for bash recipe functionsDarren Hart1
2011-04-28logging: fix oedebug loglevel testDarren Hart1
2011-03-29base/kernel/image.bbclass: Clean up do_deploy ordering to ensure it just happ...Richard Purdie1
2011-03-01base.bbclass: add support for SOC_FAMILY in COMPATIBLE_MACHINESKoen Kooi1