Age | Commit message (Expand) | Author | Files |
2009-05-14 | Shorten some full paths printed to the user. | Chris Larson | 1 |
2009-05-14 | First pass of cleanup of messages outputted to the user. | Chris Larson | 1 |
2009-05-04 | base.bbclass: added 'gcc-3.4' to list of gcc3 versions (Debian systems) | Marcin Juszkiewicz | 1 |
2009-05-03 | base.bbclass: check_gcc3 needs to check for gcc-3.4.6 first. | Tom Rini | 1 |
2009-04-30 | coreutils-native: make mandatory dep for all packages | Roman I Khimov | 1 |
2009-04-21 | base.bbclass: Combine all checksum.ini files found in BBPATH | Petri Lehtinen | 1 |
2009-03-23 | base.bbclass: rstrip the git branch/revision. | Chris Larson | 1 |
2009-03-23 | base.bbclass: Abort early if localpath() was unable to find a local file for ... | Chris Larson | 1 |
2009-03-21 | base.bbclass: Fix typo. | Chris Larson | 1 |
2009-03-21 | base.bbclass: revert removal of base_set_filespath until the refs can be remo... | Chris Larson | 1 |
2009-03-21 | base.bbclass: Add base_path_relative. | Chris Larson | 1 |
2009-03-21 | bitbake.conf: Move the list of vars shown in the pre-build config display to ... | Chris Larson | 1 |
2009-03-21 | base.bbclass: make oe_unpack_file of dirs use FILESPATH, not FILESDIR. | Chris Larson | 1 |
2009-03-21 | classes/base.bbclass: Locate the scm base path via BBPATH. | Chris Larson | 1 |
2009-03-21 | base.bbclass: Kill the 'Pkg' messages in the event handler. | Chris Larson | 1 |
2009-03-21 | bitbake.conf: rework FILESPATH generation. | Chris Larson | 1 |
2009-03-19 | base.bbclass: Add read_subpkgdata_dict function (from Poky) | Richard Purdie | 1 |
2009-03-17 | base.bbclass: fix base_get_scmbasepath() to look for recipes/ and fall back t... | Denys Dmytriyenko | 1 |
2009-02-17 | base.bbclass: output messages only if BitBake 1.8 is used (from Poky) | Marcin Juszkiewicz | 1 |
2009-02-03 | base.bbclass: only error out on missing checksums when OE_STRICT_CHECKSUMS is... | Koen Kooi | 1 |
2009-01-15 | base.bbclass: Add subdir feature to SRC_URI entries. | Robert Schuster | 1 |
2008-11-20 | base.bbclass: fix a syntax error in one of distclean's exception handlers | Chris Larson | 1 |
2008-11-20 | base.bbclass: Fix up disclean and clean up its exception handling | Chris Larson | 1 |
2008-11-20 | base.bbclass: Add distclean task to clean a package w/ its fetched sources | Chris Larson | 1 |
2008-11-03 | base.bbclass: use 'git log' & 'git branch', not git-log & git-branch. | Chris Larson | 1 |
2008-10-22 | base.bbclass: Add BPN- and BP-based search path to FILESPATH. | Robert Schuster | 1 |
2008-10-22 | Added BPN/BP functionality (see #11716) | Robert Schuster | 1 |
2008-10-18 | base.bbclass: strip branch name in base_detect_branch | Otavio Salvador | 1 |
2008-10-15 | [base] Autodetect the SCM and add listing of git repositories | Holger Hans Peter Freyther | 1 |
2008-10-15 | [base.bbclass] Make it fatal if no entry in checksums.ini exist | Holger Hans Peter Freyther | 1 |
2008-10-07 | merge of '6347af950ec1a0ff98214a570984c55df668fad7' | Robert Schuster | 1 |
2008-10-07 | base.bbclass: Use 'unzip' for *.jar files as well. | Robert Schuster | 1 |
2008-10-03 | Split staging by base package arch (armv7a, ppc603e, etc) | Koen Kooi | 1 |
2008-07-19 | conf/bitbake.conf: Merge in multimachine making it the standard layout as dis... | Richard Purdie | 1 |
2008-05-21 | base.bbclass: add a METADATA_BRANCH variable | Jeremy Laine | 1 |
2008-05-16 | base.bbclass: print metadata revision as METADATA_REVISION - code is cleaned ... | Marcin Juszkiewicz | 1 |
2008-05-09 | base.bbclass : add check from zecke/OM mtn that errors if libname.lai is not | Graeme Gregory | 1 |
2008-05-05 | base.bbclass: Add checkuri and checkuriall tasks from Poky | Richard Purdie | 1 |
2008-05-05 | base.bbclass: Merge some minor fixes/optimisations/cleanups from Poky | Richard Purdie | 1 |
2008-05-05 | base.bbclass: Add setscene task, fixing the rebuild task funcionality with re... | Richard Purdie | 1 |
2008-03-30 | base.bbclass: Enable 'overwrite' flag for unzip (to match tar behaviour). Bro... | Leon Woestenberg | 1 |
2008-03-14 | base.bbclass, package.bbclass: Move package_stagefile function to base.bbclas... | Richard Purdie | 1 |
2008-03-14 | base.bbclass: Add .la file brute force sed enhancement from poky | Richard Purdie | 1 |
2008-03-04 | base.bbclass: Only set BB_DEFAULT_TASK if it wasn't set already | Richard Purdie | 1 |
2008-03-01 | base.bbclass: Add .tbz2 besides .tbz and .tar.bz2 | Leon Woestenberg | 1 |
2008-02-26 | base.bbclass: Add code to make 'rebuild' continue to work after changes in bi... | Richard Purdie | 1 |
2008-02-23 | base.bbclass: Optimise get_subpkgedata_fn() to minimise expand calls | Richard Purdie | 1 |
2008-02-23 | base.bbclass: Cleanups possible with recent improvements in bitbake syntax | Richard Purdie | 1 |
2008-02-19 | base.bbclass: Drop now unused bbdepcmd flag | Richard Purdie | 1 |
2008-01-24 | kernel: add wifi suspend fix to kernel-module-(hostap|orinoco)-cs. Closes 3664. | Rolf Leggewie | 1 |