| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | bb.fetch2.bzr: add bzr urldata_init | Yu Ke | 2011-01-10 | 1 | -2/+5 |
* | | bb.fetch2.hg: add hg urldata_init | Yu Ke | 2011-01-10 | 1 | -5/+9 |
* | | bb.fetch2.svn.py: add urldata_init | Yu Ke | 2011-01-10 | 1 | -1/+5 |
* | | bb.fetch2.git.py: add git urldata_init | Yu Ke | 2011-01-10 | 1 | -4/+9 |
* | | bb.fetch2: add urldata_init call for Fetch class | Yu Ke | 2011-01-10 | 1 | -0/+2 |
* | | BBHandler: remove bb.fetch referrence | Yu Ke | 2011-01-10 | 1 | -1/+1 |
* | | machines: move PACKAGE_EXTRA_ARCHS to tune files | Koen Kooi | 2011-01-10 | 41 | -29/+38 |
* | | bitbake: For poky only, force the use of fetch2 codebase | Richard Purdie | 2011-01-10 | 1 | -1/+1 |
* | | bitbake: Switch to fetch2 fetcher code based on the environment variable BBFE... | Richard Purdie | 2011-01-10 | 1 | -0/+3 |
* | | bb.fetch2: replace bb.fetch with bb.fetch2 in the bb.fetch | Yu Ke | 2011-01-10 | 13 | -44/+44 |
* | | bitbake/fetch/git: Add backwards compatibility code for branch name handling | Richard Purdie | 2011-01-10 | 1 | -2/+80 |
* | | bitbake: copy bb.fetch to bb.fetch2 as initial code base for fetcher overhaul | Yu Ke | 2011-01-10 | 13 | -0/+2636 |
* | | bitbake/poky.conf: Add TARGET_LINK_HASH_STYLE option to TARGET_LDFLAGS as per... | Richard Purdie | 2011-01-10 | 2 | -1/+4 |
* | | bitbake/codeparser: Fix import to match upstream bitbake | Richard Purdie | 2011-01-10 | 1 | -1/+2 |
* | | utils: show the actual exception in better_exec | Chris Larson | 2011-01-10 | 1 | -6/+4 |
* | | runqueue.py: Drop unneeded import and improve quieterrors handling as per ups... | Richard Purdie | 2011-01-10 | 1 | -3/+5 |
* | | bitbake: Update event queue handling to match upstream bitbake | Richard Purdie | 2011-01-10 | 2 | -6/+3 |
* | | bitbake/runqueue.py: Sync with changes in upstream bitbake | Richard Purdie | 2011-01-10 | 1 | -90/+80 |
* | | bitbake/fetch: Sync up logger/whitespace improvements | Richard Purdie | 2011-01-10 | 1 | -10/+13 |
* | | bitbake/utils.py: Drop unused function extend_deps() | Richard Purdie | 2011-01-10 | 1 | -11/+0 |
* | | bitbake: Sync environment handling function names and comments with upstream ... | Richard Purdie | 2011-01-10 | 2 | -13/+13 |
* | | parse: pass filename, lineno into the ast | Chris Larson | 2011-01-10 | 3 | -60/+68 |
* | | cache: don't expand variables for skipped recipes | Chris Larson | 2011-01-10 | 1 | -10/+13 |
* | | bitbake/knotty.py: Don't show log messages of NOTE and below for task processes | Richard Purdie | 2011-01-08 | 1 | -3/+3 |
* | | bitbake/__init__.py: Add taskpid to all LogRecords (subclassed to be BBLogRec... | Richard Purdie | 2011-01-08 | 1 | -0/+8 |
* | | bitbake/msg.py: Add named definitions for all logging levels | Richard Purdie | 2011-01-08 | 1 | -6/+11 |
* | | xserver-xf86-common: Remove COMPATIBLE_HOST as it was wrong solution | Saul Wold | 2011-01-07 | 1 | -1/+0 |
* | | insane.bbclass: Enable the package_qa_hash_style check | Richard Purdie | 2011-01-07 | 1 | -2/+2 |
* | | bitbake/runqueue.py: Remove duplicate TaskStarted event fire() | Richard Purdie | 2011-01-07 | 1 | -2/+0 |
* | | xvinfo: Fix LIC_FILES_CHKSUM | Richard Purdie | 2011-01-07 | 1 | -1/+1 |
* | | libcanberra: Fix LIC_FILES_CHKSUM | Richard Purdie | 2011-01-07 | 1 | -1/+1 |
* | | bitbake/build.py: Fix del_stamp work correctly after recent stamp function ch... | Richard Purdie | 2011-01-07 | 1 | -1/+1 |
* | | bitbake/cooker.py: Fix merge conflict with upstream which was preventing clea... | Richard Purdie | 2011-01-07 | 1 | -6/+5 |
* | | bitbake/cache.py: Expansion of variables in skipped recipes should not be att... | Richard Purdie | 2011-01-07 | 1 | -1/+10 |
* | | bitbake/data.py: corrected the output for shell syntax. | Lianhao Lu | 2011-01-07 | 1 | -1/+3 |
* | | bison-native: create a wrapper script for sstate installation | Kevin Tian | 2011-01-07 | 1 | -1/+7 |
* | | flex-native: create a wrapper script for sstate installation | Kevin Tian | 2011-01-07 | 2 | -1/+4 |
* | | perl: use ${CCLD} instead of its own LD definition | Kevin Tian | 2011-01-07 | 1 | -2/+2 |
* | | bitbake/siggen.py: Add a signature generator which adds the hash to the stamp... | Richard Purdie | 2011-01-07 | 1 | -0/+11 |
|/ |
|
* | base.bbclass: Use the new stampfile function in bitbake to determine the path... | Richard Purdie | 2011-01-06 | 1 | -1/+1 |
* | bitbake/runqueue.py: Fix a bug where do_setscene dependencies would be ignored | Richard Purdie | 2011-01-06 | 1 | -1/+1 |
* | bitbake build/siggen/runqueue: Fix stampfile parameters | Richard Purdie | 2011-01-06 | 3 | -9/+10 |
* | bitbake build.py: Stamp handling improvements | Richard Purdie | 2011-01-06 | 1 | -5/+11 |
* | bitbake build.py: Use localdata for stamp handling, not d | Richard Purdie | 2011-01-06 | 1 | -2/+2 |
* | poky-ref-manual: Fix my email address | Richard Purdie | 2011-01-06 | 1 | -2/+2 |
* | bitbake/build.py: Ditch the extract_stamp function as its just going to compl... | Richard Purdie | 2011-01-06 | 1 | -10/+9 |
* | parse.ast: drop __word__ regular expression | Chris Larson | 2011-01-06 | 1 | -4/+3 |
* | parse.ast: avoid code duplication for inherit | Chris Larson | 2011-01-06 | 2 | -11/+6 |
* | event: use BBLogFormatter in print_ui_queue | Chris Larson | 2011-01-06 | 1 | -1/+2 |
* | build: use logger.isEnabledFor, not getEffectiveLevel | Chris Larson | 2011-01-06 | 1 | -2/+2 |