Lines Matching full:bitbake
1 Changes in Bitbake 1.9.x:
22 (requires new FETCHCMD_svn definition in bitbake.conf)
43 - Fix/improve bitbake -s output
116 the way bitbake schedules tasks
153 whitelisted variables into the data store. If BB_PRESERVE_ENV is set bitbake will use
155 used instead of the internal bitbake one. Alternatively, BB_ENV_EXTRAWHITE can be used
162 - Add tryaltconfigs option to control whether bitbake trys using alternative providers
182 Changes in Bitbake 1.8.0:
185 Changes in BitBake 1.7.x:
187 of tasks. Code from bin/bitbake replaced with runqueue.py
220 - Move most functionality from bin/bitbake to cooker.py and split into
226 Changes in Bitbake 1.6.0:
232 Changes in Bitbake 1.4.4:
236 Changes in BitBake 1.4.2:
239 - Copy the internal bitbake data before building the
248 Changes in BitBake 1.4.0:
260 Changes in BitBake 1.3.3:
270 BitBake Shell
283 Changes in BitBake 1.3.2:
284 - reintegration of make.py into BitBake
285 - bbread is gone, use bitbake -e
290 - Update the bitbake usermanual
292 Changes in BitBake 1.3.0:
293 - add bitbake interactive shell (bitbake -i)
294 - refactor bitbake utility in OO style
308 Changes in BitBake 1.2.1: