summaryrefslogtreecommitdiff
path: root/meta/classes/base.bbclass
AgeCommit message (Expand)AuthorFiles
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
2011-03-01base/utility-tasks.bbclass: Drop do_setscene and do_rebuildRichard Purdie1
2011-02-15Buildstats commit: buildstats.bbclassBeth Flanagan1
2011-02-10fetch2: Correct the clean() mechanism for the fetcher2 codeSaul Wold1
2011-02-07meta/classes: Update classes to use new fetcher APIRichard Purdie1
2011-02-07base.bbclass: Update after fetcher changesRichard Purdie1
2011-01-25base/sstate.bbclass: Rename fetcher "go" method to "download" when using fetc...Yu Ke1
2011-01-25base.bbclass: use bb.fetch2 unpack APIYu Ke1
2011-01-20base.bbclass: fix parse error on recipes with '++' in their namePaul Eggleton1
2011-01-06base.bbclass: Use the new stampfile function in bitbake to determine the path...Richard Purdie1
2011-01-04base.bbclass: add lock file for do_unpack taskYu Ke1
2010-12-31base.bbclass: Add error message for base_do_unpack failuresRichard Purdie1