summaryrefslogtreecommitdiffstats
path: root/meta/classes/base.bbclass
Commit message (Expand)AuthorAgeFilesLines
* base bbclass: add TUNE_FEATURES to the default bannerKoen Kooi2011-07-271-1/+1
* base.bbclass: Fix PACKAGE_ARCH typoRichard Purdie2011-07-271-1/+1
* base.bbclass: Add compatibility package name mapping handlerRichard Purdie2011-07-271-0/+8
* Fixed concurrency problem for ZIP packed recipes.Ihar Hrachyshka2011-07-201-0/+6
* sanity, base: remove gcc3 check since qemu doesn't need it any morePhil Blundell2011-07-191-10/+0
* base.bbclass: show layer's branches/revisions in the banner infoDexuan Cui2011-07-051-1/+22
* ccache: Set CCACHE on a per recipe basisWenzong Fan2011-06-301-1/+1
* Add umask task controlMark Hatle2011-06-301-0/+4
* base.bbclass: Back off the fatal error to a warning for now and try and recoverRichard Purdie2011-06-281-1/+2
* base/glib-2.0: Simplify USE_NLS handling for glib-2.0Richard Purdie2011-06-281-4/+0
* classes/conf: Drop MULTIMACH_ARCH variable, it adds unused complexity and ser...Richard Purdie2011-06-281-7/+1
* base.bbclass: Since we require python 2.6 which always contains hashlib we ca...Richard Purdie2011-06-281-10/+0
* base.bbclass: Drop old style SRCDATE handling, we have pn- overrides nowRichard Purdie2011-06-281-5/+0
* base.bbclass: add support for SOC_FAMILY in COMPATIBLE_MACHINESKoen Kooi2011-06-141-1/+3
* native/nativesdk: Clean up the depends ordering after bitbake override handli...Richard Purdie2011-06-091-2/+0
* base.bbclass: add cleansstate task between clean and cleanallMartin Jansa2011-06-061-2/+5
* oe.packagegroup: add code for package groups (sync from OE)Chris Larson2011-05-201-1/+1
* base.bbclass: use oe.data for OE_IMPORTS1.1_M1.rc1Chris Larson2011-05-201-1/+3
* Shift oe import logic out of the event handlerChris Larson2011-05-201-15/+18
* base.bbclass: switch to current OE's imports handlingChris Larson2011-05-201-13/+9
* Implement variable typing (sync from OE)Chris Larson2011-05-201-0/+1
* base.bbclass: Fix PR increment bug when PR number is a single digitKhem Raj2011-05-171-13/+6
* logging: delete the oe(note|warn|fatal|debug) functionsDarren Hart2011-05-041-26/+1
* logging: update existing oe* logging users to the bb* interfaceDarren Hart2011-05-041-2/+2
* base.bbclass: Create a BASEDEPENDS variable other classes can use to add to t...Richard Purdie2011-05-041-3/+5
* logging: add bb* logging mechanisms for bash recipe functionsDarren Hart2011-04-281-0/+1
* logging: fix oedebug loglevel testDarren Hart2011-04-281-4/+4
* base/kernel/image.bbclass: Clean up do_deploy ordering to ensure it just happ...Richard Purdie2011-03-291-0/+1
* base/utility-tasks.bbclass: Drop do_setscene and do_rebuildRichard Purdie2011-03-011-30/+1
* Buildstats commit: buildstats.bbclassBeth Flanagan2011-02-151-0/+1
* fetch2: Correct the clean() mechanism for the fetcher2 codeSaul Wold2011-02-101-15/+9
* meta/classes: Update classes to use new fetcher APIRichard Purdie2011-02-071-151/+25
* base.bbclass: Update after fetcher changesRichard Purdie2011-02-071-3/+7
* base/sstate.bbclass: Rename fetcher "go" method to "download" when using fetc...Yu Ke2011-01-251-1/+4
* base.bbclass: use bb.fetch2 unpack APIYu Ke2011-01-251-1/+7
* base.bbclass: fix parse error on recipes with '++' in their namePaul Eggleton2011-01-201-1/+2
* base.bbclass: Use the new stampfile function in bitbake to determine the path...Richard Purdie2011-01-061-1/+1
* base.bbclass: add lock file for do_unpack taskYu Ke2011-01-041-0/+4
* base.bbclass: Add error message for base_do_unpack failuresRichard Purdie2010-12-311-1/+1
* base.bbclass: Correct bb.debug parametersRichard Purdie2010-12-311-1/+1
* base/utils.bbclass: Drop former checksum code now bitbake is handling this fo...Richard Purdie2010-12-201-41/+0
* base.bbclass/poky.conf: Fix INCOMPATIBLE_LICENSE Whitelist checkingSaul Wold2010-11-141-4/+5
* meta/classes: Mark do_package_write and do_build as noexec tasksRichard Purdie2010-11-061-0/+1
* base/utils.bbclass: Sync up overlapping functionsRichard Purdie2010-11-021-19/+0
* classes: Only enable fakeroot on setscene tasks with packagingRichard Purdie2010-10-221-0/+1
* pseudo/fakeroot: Move the pseudo directory creation into bitbakeRichard Purdie2010-10-221-1/+0
* base.bbclass: Ensure an empty do_build tasks exists to silence a warningRichard Purdie2010-10-221-0/+3
* base/sstate: Add cleanall task to remove downloads and sstate cached filesRichard Purdie2010-10-221-0/+28
* base.bbclass: Fix spelling mistakes and change log levelRichard Purdie2010-10-091-1/+1
* base.bbclass: add support for commercial license checkSaul Wold2010-10-081-0/+6