summaryrefslogtreecommitdiffstats
path: root/meta/classes/base.bbclass
Commit message (Expand)AuthorAgeFilesLines
* bitbake.conf: add default PRINC 0 to be able to increment itMartin Jansa2011-12-051-1/+1
* classes/base: split out metadata revision code to separate functionPaul Eggleton2011-12-011-20/+24
* getVar/setVar cleanupsRichard Purdie2011-11-271-2/+2
* base.bbclass: Use bb.plain to print the build headerRichard Purdie2011-11-241-1/+1
* base.bbclass: add subversion-native to DEPENDS if there is svn:// in SRC_URIMartin Jansa2011-11-161-1/+7
* Convert to use direct access to the data store (instead of bb.data.*Var*())Richard Purdie2011-11-101-57/+57
* base.bbclass: Implement PACKAGECONFIGRichard Purdie2011-10-071-0/+38
* base.bbclass: Minor cleanupRichard Purdie2011-10-071-5/+1
* base.bbclass: Drop unneeded dependencyRichard Purdie2011-10-041-1/+1
* base.bbclass: Drop legacy code that is no longer useful/usedRichard Purdie2011-09-261-30/+0
* base.bbclass: add crosssdk items to INCOMPATIBLE_LICENSE exclude listSaul Wold2011-09-191-1/+1
* base.bbclass: do not expand PREFERRED_PROVIDER for kernel recipeDongxiao Xu2011-09-131-1/+3
* base.bbclass: fix substring matching in COMMERCIAL_LICENSEPaul Eggleton2011-09-081-2/+2
* base.bbclass: clarify COMMERCIAL_LICENSE skip reasonPaul Eggleton2011-08-231-1/+1
* base.bbclass: Add MULTI_PROVIDER_WHITELIST manipulation for multilibRichard Purdie2011-08-101-0/+14
* base.bbclass: Ensure PREFERRED_PROVIDER and PREFERRED_VERSION values are set ...Richard Purdie2011-08-091-0/+45
* 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