aboutsummaryrefslogtreecommitdiffstats
path: root/classes/base.bbclass
AgeCommit message (Expand)Author
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
2008-10-22Added BPN/BP functionality (see #11716)Robert Schuster
2008-10-18base.bbclass: strip branch name in base_detect_branchOtavio Salvador
2008-10-15[base] Autodetect the SCM and add listing of git repositoriesHolger Hans Peter Freyther
2008-10-15[base.bbclass] Make it fatal if no entry in checksums.ini existHolger Hans Peter Freyther
2008-10-07merge of '6347af950ec1a0ff98214a570984c55df668fad7'Robert Schuster
2008-10-07base.bbclass: Use 'unzip' for *.jar files as well.Robert Schuster
2008-10-03Split staging by base package arch (armv7a, ppc603e, etc)Koen Kooi
2008-07-19conf/bitbake.conf: Merge in multimachine making it the standard layout as dis...Richard Purdie
2008-05-21base.bbclass: add a METADATA_BRANCH variableJeremy Laine
2008-05-16base.bbclass: print metadata revision as METADATA_REVISION - code is cleaned ...Marcin Juszkiewicz
2008-05-09base.bbclass : add check from zecke/OM mtn that errors if libname.lai is notGraeme Gregory
2008-05-05base.bbclass: Add checkuri and checkuriall tasks from PokyRichard Purdie
2008-05-05base.bbclass: Merge some minor fixes/optimisations/cleanups from PokyRichard Purdie
2008-05-05base.bbclass: Add setscene task, fixing the rebuild task funcionality with re...Richard Purdie
2008-03-30base.bbclass: Enable 'overwrite' flag for unzip (to match tar behaviour). Bro...Leon Woestenberg
2008-03-14base.bbclass, package.bbclass: Move package_stagefile function to base.bbclas...Richard Purdie
2008-03-14base.bbclass: Add .la file brute force sed enhancement from pokyRichard Purdie
2008-03-04base.bbclass: Only set BB_DEFAULT_TASK if it wasn't set alreadyRichard Purdie
2008-03-01base.bbclass: Add .tbz2 besides .tbz and .tar.bz2Leon Woestenberg
2008-02-26base.bbclass: Add code to make 'rebuild' continue to work after changes in bi...Richard Purdie
2008-02-23base.bbclass: Optimise get_subpkgedata_fn() to minimise expand callsRichard Purdie
2008-02-23base.bbclass: Cleanups possible with recent improvements in bitbake syntaxRichard Purdie
2008-02-19base.bbclass: Drop now unused bbdepcmd flagRichard Purdie
2008-01-24kernel: add wifi suspend fix to kernel-module-(hostap|orinoco)-cs. Closes 3664.Rolf Leggewie
2008-01-06base.bbclass: Expand path when searching for applications (else it can contai...Richard Purdie
2008-01-03base and sanity bbclasses + qemu: move gcc3 availability checking into base.b...Marcin Juszkiewicz
2007-12-15base.bbclass: Unexport TARGET_ARCH, quilt (at least) is a victim.Paul Sokolovsky
2007-12-01base.bbclass: Improve pkgdata handling functions so all PACKAGE_ARCHS are sea...Richard Purdie
2007-11-30base.bbclass: add buildall task from PokyCliff Brake
2007-11-17classes: Sync staging layout cleanups from PokyRichard Purdie