summaryrefslogtreecommitdiffstats
path: root/bitbake-dev/lib/bb/utils.py
Commit message (Collapse)AuthorAgeFilesLines
* bitbake: Switch to bitbake-dev version (bitbake master upstream)Richard Purdie2010-01-201-431/+0
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* bitbake-dev: Sync again with upstream after fixes from Poky bitbake 1.8 were ↵Richard Purdie2010-01-191-1/+1
| | | | | | merged Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* bitbake-dev: Sync with upstreamRichard Purdie2010-01-141-1/+15
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* bitbake: Add build_environment function for building an environment based on ↵Richard Purdie2009-07-021-0/+10
| | | | | | the data dictonary Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* bitbake: Add bb.utils.prune_suffix()Richard Purdie2008-12-311-0/+12
|
* bitbake/bitbake-dev: Sync with upstreamRichard Purdie2008-12-061-1/+0
|
* bitbake utils.py: Merge prunedir symlink fix from bitbake upstreamRichard Purdie2008-10-201-1/+4
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5551 311d38ba-8fff-0310-9ca6-ca027cbcb966
* bitbake: Add some sanity checks to the lockfile functionsRichard Purdie2008-10-171-0/+6
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5534 311d38ba-8fff-0310-9ca6-ca027cbcb966
* bitbake-dev: Refactor the environment variable handling.Robert Bradford2008-10-171-0/+22
| | | | | | | | Do not clear the environment when saving the environment to the data store. Instead clear this once the cooker has forked. This ensures that the UI operates in a filtered (but not empty) environment. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5526 311d38ba-8fff-0310-9ca6-ca027cbcb966
* bitbake utils.py: Fix ocassional locking glitch with a better retrying mechanismRichard Purdie2008-10-061-9/+12
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5415 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Add OEROOT to preserved_envvars_list.Joshua Lock2008-09-301-0/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5351 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Fix better_exec error message to actually report filename.Joshua Lock2008-09-301-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5349 311d38ba-8fff-0310-9ca6-ca027cbcb966
* bitbake/bitbake-dev: Allow much better control of which variable influence ↵Richard Purdie2008-09-301-0/+54
| | | | | | bitbake from the environment git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5347 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Merge changes from Poky bitbake 1.8Joshua Lock2008-09-301-0/+37
| | | | | | | Update bitbake-dev to have extra fixes from Poky's internal (1.8) version of bitbake. Should be able to use bitbake-dev with Poky now. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5340 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Add bitbake-dev to allow ease of testing and development of bitbake trunkRichard Purdie2008-09-301-0/+270
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5337 311d38ba-8fff-0310-9ca6-ca027cbcb966