aboutsummaryrefslogtreecommitdiffstats
path: root/classes/base.bbclass
AgeCommit message (Expand)Author
2009-11-10base.bbclass: Note legacy staging packages in debug outputRichard Purdie
2009-11-10base.bbclass: Rework staging function to use a DESTDIR style configuration ba...Richard Purdie
2009-11-10packaged-staging.bbclass: Use a variable for the location of the staging lock...Richard Purdie
2009-11-10binconfig/pkgconfig.bbclass: Convert staging functions into SYSROOT_PREPROCES...Richard Purdie
2009-11-10autotools.bbclass: Separate out useful staging functions into base.bbclass an...Richard Purdie
2009-11-10Start removal of layout_* variables and replace these with new mechanisms to ...Richard Purdie
2009-11-09base.bbclass: Promote packagedata inherit to a direct inherit due to ordering...Richard Purdie
2009-11-09packagedata.bbclass: Split package data handling functions out from base.bcla...Richard Purdie
2009-11-09base.bbclass: Drop import bb and import os as no longer neededRichard Purdie
2009-11-09base.bbclass: Drop legacy rebuild mangling codeRichard Purdie
2009-11-03base.bbclass: Better error message in case the Config Parser failsHolger Hans Peter Freyther
2009-08-30base.bbclass: Pass in PATH to popen.Khem Raj
2009-08-26base.bbclass: add cleanall task.Chris Larson
2009-08-26base.bbclass: Remove redundant import of subprocess and signal.Khem Raj
2009-08-23base.bbclass: Replace os.system with subprocess call.Khem Raj
2009-08-19base.bbclass: catch bb.MalformedUrl in do_fetch.Chris Larson
2009-08-19Let the distro control whether we include hostap or madwifi.Chris Larson
2009-08-19base.bbclass: introduce OE source mirror network as last resort for do_fetchRolf Leggewie
2009-08-14base.bbclass: ftp.matrix.com.br no longer existsRolf Leggewie
2009-08-01base.bbclass: Strip -sdk from the PN for BPN as wellHolger Hans Peter Freyther
2009-07-22base bbclass: try to find the git binaries in PATH instead of BBPATHKoen Kooi
2009-06-24bitbake.conf, base.bbclass: Changed build config summary header to be a varia...Chris Larson
2009-06-17base.bbclass: set PATH when calling git for metadata scm bits.Chris Larson
2009-06-17base.bbclass: make git fail silently in the metadata scm bits.Chris Larson
2009-05-14Shorten some full paths printed to the user.Chris Larson
2009-05-14First pass of cleanup of messages outputted to the user.Chris Larson
2009-05-04base.bbclass: added 'gcc-3.4' to list of gcc3 versions (Debian systems)Marcin Juszkiewicz
2009-05-03base.bbclass: check_gcc3 needs to check for gcc-3.4.6 first.Tom Rini
2009-04-30coreutils-native: make mandatory dep for all packagesRoman I Khimov
2009-04-21base.bbclass: Combine all checksum.ini files found in BBPATHPetri Lehtinen
2009-03-23base.bbclass: rstrip the git branch/revision.Chris Larson
2009-03-23base.bbclass: Abort early if localpath() was unable to find a local file for ...Chris Larson
2009-03-21base.bbclass: Fix typo.Chris Larson
2009-03-21base.bbclass: revert removal of base_set_filespath until the refs can be remo...Chris Larson
2009-03-21base.bbclass: Add base_path_relative.Chris Larson
2009-03-21bitbake.conf: Move the list of vars shown in the pre-build config display to ...Chris Larson
2009-03-21base.bbclass: make oe_unpack_file of dirs use FILESPATH, not FILESDIR.Chris Larson
2009-03-21classes/base.bbclass: Locate the scm base path via BBPATH.Chris Larson
2009-03-21base.bbclass: Kill the 'Pkg' messages in the event handler.Chris Larson
2009-03-21bitbake.conf: rework FILESPATH generation.Chris Larson
2009-03-19base.bbclass: Add read_subpkgdata_dict function (from Poky)Richard Purdie
2009-03-17base.bbclass: fix base_get_scmbasepath() to look for recipes/ and fall back t...mv-packages-to-recipes-postDenys Dmytriyenko
2009-02-17base.bbclass: output messages only if BitBake 1.8 is used (from Poky)Marcin Juszkiewicz
2009-02-03base.bbclass: only error out on missing checksums when OE_STRICT_CHECKSUMS is...Koen Kooi
2009-01-15base.bbclass: Add subdir feature to SRC_URI entries.Robert Schuster
2008-11-20base.bbclass: fix a syntax error in one of distclean's exception handlersChris Larson
2008-11-20base.bbclass: Fix up disclean and clean up its exception handlingChris Larson
2008-11-20base.bbclass: Add distclean task to clean a package w/ its fetched sourcesChris Larson
2008-11-03base.bbclass: use 'git log' & 'git branch', not git-log & git-branch.Chris Larson
2008-10-22base.bbclass: Add BPN- and BP-based search path to FILESPATH.Robert Schuster