summaryrefslogtreecommitdiff
path: root/meta/classes/base.bbclass
AgeCommit message (Collapse)AuthorFiles
2009-04-28Merge ssh://gitserver@git.pokylinux.org/pokyRichard Purdie1
2009-03-11base.bbclass: Add subdir feature to SRC_URI entries (from OE)Robert Schuster1
2009-02-05base.bbclass: Use explode_deps from bb.utils and remove the obsolete ↵Richard Purdie1
base.bbclass version
2009-02-05base.bbclass: Move package metadata handling functions into their own class fileRichard Purdie1
2009-01-02base.bbclass: Remove pointless expand callRichard Purdie1
2009-01-02base.bbclass: Add metadata revision handling for git (from OE)Richard Purdie1
2009-01-02base.bbclass: Add unpack handling for .jar files (from OE)Richard Purdie1
2009-01-02bitbake.conf: Create BPN variable containing the pruned version of PN with ↵Richard Purdie1
various suffixes removed and use this for S and FILESPATH. This uses naming from OE but with improved code
2008-11-04base.bbclass: Improve the git proxy syntax to match the http/ftp syntax tooRichard Purdie1
2008-11-04base.bbclass: Set GIT_CONFIG correctlyRichard Purdie1
2008-11-04base.bbclass: Fix whitepsace damageRichard Purdie1
2008-11-04base.bbclass: Create ~/.gitconfig if it doesn't already existRichard Purdie1
2008-11-04linux-simtec: Update simtec1 -> simtec3 and add COMPATIBLE_MACHINERichard Purdie1
2008-10-31base.bbclass: Fix infinite loopRichard Purdie1
2008-10-31base.bbclass: Fix typoRichard Purdie1
2008-10-31base.bbclass: Fix the git config file writing codeRichard Purdie1
2008-10-31base.bbclass: Fix getVar callRichard Purdie1
2008-10-31base.bbclass: Add missing import osRichard Purdie1
2008-10-31base.bbclass: Add missing import bbRichard Purdie1
2008-10-30base.bbclass: Additional git proxy support.Joshua Lock1
Add to the git proxy support so that the proxy configuration can be propogated to the git config (etc/gitconfig in staging). Add support for ignored hosts in the git proxy. Examples in site.conf.sample
2008-10-23base.bbclass/bitbake.conf: Fix some string quoting to handle more unusual URLsRichard Purdie1
2008-10-20base.bbclass: Output notes only on BB <= 1.8.xRobert Bradford1
With BB > 1.9 the UI can output the details of an event as it chooses. They do not need to be converted into notes. Without this patch spurious messages are generated on BB 1.9. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5540 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-07base.bbclass: Add automatic osc-native dependencies for osc:// recipesRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5425 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-02base.bbclass: Add read_subpkgdata_dict functionRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5389 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-19bitbake.conf: Split STAGING and CROSS to become target specific so armv5 ↵Richard Purdie1
binaries don't mix with armv6 or v7, likewise with the cross compilers themselves. Also move pkgdata our of staging since it follows a totally different directory structure to staging. These changes break ABI so change the ABI number git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4893 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-17Merge multimachine class into bitbake.conf and create singlemachine.bbclass ↵Richard Purdie1
as a backwards compatibility option git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4858 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-05-29base.bbclass: Disable do_mrproper - it doesn't do anything sane/usefulRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4563 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-05-12base.bbclass: Add sanity check for multiple file matches to oe_libinstall ↵Richard Purdie1
from OE.dev git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4460 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-05-06base.bbclass: don't add shasum-native dependency if we are building ↵Ross Burton1
shasum-native git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4444 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-05-01base.bbclass: only depend on shasum-native if we don't have hashlibRoss Burton1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4389 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-05-01When checksuming tarballs use bb.utils.*_sum instead of calling commands ↵Ross Burton1
directly git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4387 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-04-27base.bbclass: Remove unneeded importsRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4356 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-04-27base.bbclass: Add checkuri/checkuriall tasks to check validity of upstream ↵Richard Purdie1
source URLs git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4353 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-04-27base.bbclass: Add setscene task to handle preparing the work area at the ↵Richard Purdie1
start of a given task, fixing the handling of the rebuild task. This task removes the need for do_prepackaged_stage in packaged-staging.bbclass. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4351 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-04-25base.bbclass: Prefer gcc 3.4.6/7 over 3.4Richard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4341 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-04-22base.bbclass: Fix dependency_libs libtool mangling regexpRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4306 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-03-19base.bbclass: Sync with OE.devRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4064 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-03-10base.bbclass: Let unpack task remove S beforehand which fixes clean ↵Richard Purdie1
handling. Optimise some expand and getVar calls git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3982 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-03-03base.bbclass: Sync with OERichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3894 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-02-17base.bbclass: align build configuration dump properlyMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3823 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-02-15base.bbclass: Drop _FUNCTION suffix to METADATA_REVISIONRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3819 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-02-15base.bbclass: Show svn revision of poky being usedRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3818 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-01-06base.bbclass: Make sure PATH searched for applications is expandedRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3413 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-01-03base and sanity bbclasses + qemu: move gcc3 availability checking into ↵Marcin Juszkiewicz1
base.bbclass git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3402 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-30base.bbclass: Fix populate_staging whitespaceRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3272 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-25base.bbclass: Fix PKGDATA to work properly with multimachineRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3238 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-25base.bbclass: Add buildall taskRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3230 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-14base.bbclass: Fix regexpRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3149 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-13base.bbclass: Improve .la file conversion from installed=yes to installed=noRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3140 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-10-29base.bbclass: Fix hardcoded staging referencesRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3030 311d38ba-8fff-0310-9ca6-ca027cbcb966