| Commit message (Expand) | Author | Age | Files | Lines |
* | opie.bbclass: move do_opie_install before do_package so we will have opie stu... | Marcin Juszkiewicz | 2006-09-18 | 1 | -1/+1 |
* | classes/test.bbclass: Add a new task called test which we can run after compile | Holger Freyther | 2006-09-17 | 1 | -0/+14 |
* | base.bbclass: attempt to fix the case where do_install wants to run from insi... | Koen Kooi | 2006-09-17 | 1 | -1/+1 |
* | base.bbclass: add ${D} to do_install[dirs] to fix some issues introduced by t... | Koen Kooi | 2006-09-17 | 1 | -1/+1 |
* | package.bbclass: remove do_install *again* to fix all the failed builds peopl... | Koen Kooi | 2006-09-16 | 1 | -1/+1 |
* | classes/package.bbclass,conf/bitbake.conf: | Chris Larson | 2006-09-15 | 1 | -2/+55 |
* | Restructure the subpackage metadata to facilitate use of that metadata by oth... | Chris Larson | 2006-09-15 | 4 | -19/+65 |
* | nylon: added nylon-helpers.bbclass (helper functions for working on the svn t... | Martin Dietze | 2006-09-14 | 1 | -0/+35 |
* | package.bbclass: yank an unintentional change. | Chris Larson | 2006-09-14 | 1 | -4/+0 |
* | package.bbclass: | Chris Larson | 2006-09-14 | 1 | -21/+13 |
* | binconfig.bbclass: Fix path rewriting for staged packages. | Paul Sokolovsky | 2006-09-14 | 1 | -5/+6 |
* | merge of '22712c8613b8a7c9e5bd16bc8a75a2445ce7294c' | Paul Sokolovsky | 2006-09-12 | 1 | -0/+7 |
|\ |
|
| * | base.bbclass(oe_libinstall): Handle shared libs basenames of which were | Paul Sokolovsky | 2006-09-12 | 1 | -0/+7 |
* | | merge of '3585034766082dee6be36ed64f840eaeee7eb14e' | Paul Sokolovsky | 2006-09-12 | 2 | -9/+63 |
|\ \
| |/
|/| |
|
| * | classes/insanity.bbclass: Check for possible insecure RPATH, make it work wit... | Holger Freyther | 2006-09-12 | 1 | -10/+25 |
| * | merge of '9fa7d7e59941b8d15fcc1dc722bd3d781d3a4407' | Holger Freyther | 2006-09-12 | 1 | -3/+5 |
| |\ |
|
| * | | classes/icecc.bbclass: Use split so we get the real version instead of a sing... | Holger Freyther | 2006-09-11 | 1 | -1/+1 |
| * | | classes/insane.bbclass: Run the first test of the insanity.bbclass | Holger Freyther | 2006-09-11 | 1 | -6/+45 |
* | | | package.bbclass: Detect duplicates in PACKAGES properly. | Paul Sokolovsky | 2006-09-12 | 1 | -11/+15 |
| |/
|/| |
|
* | | package.bbclass: Make "strippedness" check overridable. | Paul Sokolovsky | 2006-09-12 | 1 | -3/+5 |
|/ |
|
* | gpe.bbclass: Provide default SECTION assignment. | Paul Sokolovsky | 2006-09-10 | 1 | -0/+1 |
* | package.bbclass: | Chris Larson | 2006-09-08 | 1 | -0/+11 |
* | Add 'rebuild' task to base.bbclass, as it's quite useful and simple to add. | Chris Larson | 2006-09-05 | 1 | -1/+11 |
* | patch.bbclass: Fix bug in PatchTree.Import resulting in new patches being imp... | Chris Larson | 2006-09-05 | 1 | -1/+9 |
* | patch.bbclass: fix issue encountered by zecke, where PatchTree was only doing... | Chris Larson | 2006-09-05 | 1 | -11/+10 |
* | classes/sanity.bbclass: Check for bzip2 in the path as well | Holger Freyther | 2006-09-03 | 1 | -0/+3 |
* | patch.bbclass: | Chris Larson | 2006-08-30 | 1 | -5/+2 |
* | patch.bbclass: | Chris Larson | 2006-08-30 | 1 | -8/+15 |
* | classes/patch.bbclass: Create a "patches" directory when initialising | Jamie Lenehan | 2006-08-30 | 1 | -0/+3 |
* | Merge from poky: | Chris Larson | 2006-08-28 | 2 | -85/+487 |
* | rm_work.bbclass: stop cleaning out before populate_staging | Philipp Zabel | 2006-08-28 | 1 | -1/+1 |
* | gtk-icon-cache.bbclass: Add from poky | Richard Purdie | 2006-08-27 | 1 | -0/+38 |
* | base.bbclass: Add base_contains and base_both_containg - useful functions for... | Richard Purdie | 2006-08-27 | 1 | -0/+14 |
* | gconf.bbclass: Add gconf to DEPENDS (from poky) | Richard Purdie | 2006-08-27 | 1 | -0/+2 |
* | package.bbclass: remove do_install from PACKAGE_FUNCS, as noted by Philipp Zabel | Koen Kooi | 2006-08-27 | 1 | -1/+1 |
* | base.bbclass: Change FILESPATH handling to allow it to be appended/prepended ... | Richard Purdie | 2006-08-26 | 1 | -1/+1 |
* | classes: run do_package before do_stage so we can populate staging with packa... | Koen Kooi | 2006-08-25 | 2 | -5/+3 |
* | base.bbclass: Remove empty messages | Richard Purdie | 2006-08-23 | 1 | -1/+2 |
* | base.bbclass: remove nostamp for fetch | Koen Kooi | 2006-08-22 | 1 | -1/+0 |
* | merge of df84e8f6ddb4607c824cd8dbc63c44ffbb308f9a | Florian Boor | 2006-08-21 | 2 | -54/+76 |
|\ |
|
| * | classes/icecc.bbclass: Simplify, improve code creating a tar.bz2 | Holger Freyther | 2006-08-20 | 1 | -20/+36 |
| * | classes/icecc.bbclass: Determine version of gcc by executing it, use os.path.... | Holger Freyther | 2006-08-19 | 1 | -10/+17 |
| * | classes/icecc.bbclass: Remove tabs, use inherit_class to check if we build a ... | Holger Freyther | 2006-08-19 | 1 | -24/+23 |
| * | classes/tinderclient.bbclass: Send PF instead of only P | Holger Freyther | 2006-08-19 | 1 | -5/+5 |
* | | classes: Add task dependencies expressions, as required for the new multithre... | Richard Purdie | 2006-08-20 | 4 | -1/+10 |
* | | multimachine.bbclass: Should use TARGET_OS, not HOST_OS | Richard Purdie | 2006-08-20 | 1 | -3/+3 |
|/ |
|
* | classes/tinderclient.bbclass: Fix the getVar invocation and the test... | Holger Freyther | 2006-08-18 | 1 | -1/+1 |
* | classes/tinderclient.bbclass: TINDER_AUTOBUILD=0 to disable running do_clean | Holger Freyther | 2006-08-17 | 1 | -1/+2 |
* | classes/tinderclient.bbclass: Fixes. truncate does not work this way... | Holger Freyther | 2006-08-17 | 1 | -5/+7 |
* | classes/tinderclient.bbclass: Add workaround for bitbake -k and save the status | Holger Freyther | 2006-08-17 | 1 | -1/+28 |