Richard Purdie
|
0f2c59367a
bitbake: bitbake: Convert to python 3
|
9 years ago |
Richard Purdie
|
a9223e20d1
bitbake: taskdata: Fix traceback issue with missing provider
|
9 years ago |
Paul Eggleton
|
76a281c870
bitbake: taskdata: add the ability to access world targets list
|
9 years ago |
Robert Yang
|
05c17750c3
bitbake: taskdata.py: add RuntimeProviders to close matches
|
9 years ago |
Ed Bartosh
|
7e380d460c
bitbake: taskdata: refactor get_providermap
|
9 years ago |
Richard Purdie
|
0b96e6f1b5
bitbake: taskdata: Add a function to return the virtual/ mapping data
|
9 years ago |
Paul Eggleton
|
715d857174
bitbake: Fix default function parameter assignment to a list
|
9 years ago |
Richard Purdie
|
61fbff2cd4
bitbake: cooker/taskdata: Make NoProvider errors non-fatal to -e/-g options
|
10 years ago |
Richard Purdie
|
aadfea6be6
bitbake: providers/runqueue/taskdata: Optimise logger.debug calls
|
11 years ago |
Paul Eggleton
|
840a427ed2
bitbake: taskdata: report close matches with NoProvider errors
|
11 years ago |
Richard Purdie
|
c5ce2878b3
bitbake: taskdata: Don't add dependencies on tasks that don't exist
|
12 years ago |
Wenzong Fan
|
6a210e88b7
bitbake: bitbake: Abort build if runtime dependency conflict
|
13 years ago |
Richard Purdie
|
edfb2ba32c
bitbake: taskdata: Add gettask_id_fromfnid helper function
|
13 years ago |
Richard Purdie
|
15a31a93ba
bitbake: taskdata.py: Add support for rdepends task flag
|
13 years ago |
Christopher Larson
|
2a09a93cba
taskdata: fix string formatting of an error message
|
13 years ago |
Richard Purdie
|
a21ff559e7
Fixup remaining bb.msg.domain users
|
13 years ago |
Paul Eggleton
|
965fbe483b
bitbake/taskdata: fix incorrect usage of rdependees instead of dependees
|
14 years ago |
Paul Eggleton
|
daed107ce1
bitbake: show more information for NoProvider errors
|
14 years ago |
Chris Larson
|
72c6953488
cooker: use re match, not search in re_match_strings
|
14 years ago |
Chris Larson
|
431160caf1
taskdata: use 'any' in re_match_strings
|
14 years ago |
Bob Foerster
|
c6328564de
Prefer xrange over range for small performance gain.
|
14 years ago |
Chris Larson
|
9c7c18d06f
Pre-explode rundeps/runrecs in CacheData
|
14 years ago |
Chris Larson
|
9c2bcae35e
Fix providerlog NameError
|
14 years ago |
Chris Larson
|
ecc68fa4fb
Switch bitbake internals to use logging directly rather than bb.msg
|
15 years ago |
Chris Larson
|
7e53a3b5cf
Move the output of no provider and multiple provider messages into the UI
|
15 years ago |
Chris Larson
|
1180bab54e
Apply some 2to3 transforms that don't cause issues in 2.6
|
15 years ago |
Chris Larson
|
7acc132cac
Formatting cleanups
|
15 years ago |
Chris Larson
|
6028daedcb
Fix 7 references to undefined variables, as spotted by pyflakes
|
15 years ago |
Bernhard Reutner-Fischer
|
e39d89e934
bitbake: taskdata.py: fix typo in debug message
|
15 years ago |
Richard Purdie
|
22c29d8651
bitbake: Switch to bitbake-dev version (bitbake master upstream)
|
15 years ago |