generic-poky/bitbake/lib/bb
Richard Purdie 62a3ee38ed bitbake: Convert fetcher code to using bb.utils locking functions
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3223 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-24 16:49:12 +00:00
..
fetch bitbake: Convert fetcher code to using bb.utils locking functions 2007-11-24 16:49:12 +00:00
parse Remove broken c based parser code 2007-11-17 22:21:42 +00:00
COW.py bitbake: Sync with upstream. 2007-01-08 23:53:01 +00:00
__init__.py bitbake: Sync with upstream 2007-10-30 11:46:19 +00:00
build.py build.py: Add support for cleaning directories before a task in the form: do_taskname[cleandirs] = 'dir' 2007-09-05 08:40:25 +00:00
cache.py bitbake: Update to latest bitbake-1.8 branch 2007-09-02 14:10:08 +00:00
cooker.py bitbake: Update to latest bitbake-1.8 branch 2007-09-02 14:10:08 +00:00
data.py bitbake data.py: Fix unexport handling (#OE3135) 2007-10-22 11:53:17 +00:00
data_smart.py bitbake: Sync with 1.8 head. Adds locking to the fetcher to prevent parallel downloads, fixes key expansion issues and occasional missing dependency graph links 2007-08-16 09:55:21 +00:00
event.py bitbake: Update along 1.8 branch 2007-08-03 13:40:52 +00:00
manifest.py bitbake: Sync with upstream. 2007-01-08 23:53:01 +00:00
methodpool.py bitbake: Sync with upstream. 2007-01-08 23:53:01 +00:00
msg.py bitbake: Sync with upstream 1.8 branch 2007-08-15 08:39:19 +00:00
persist_data.py bitbake persist_data: Fix for python 2.4 2007-08-04 23:58:56 +00:00
providers.py bitbake: providers.py: Fix perferred_version variable handling 2007-10-21 22:35:46 +00:00
runqueue.py bitbake runqueue.py: Allow multiple options for deptask flag (from poky), fix comment typo. 2007-10-30 12:03:07 +00:00
shell.py bitbake: Update to 1.8.1 (inc. various bug fixes, epoch support) 2007-04-01 15:04:49 +00:00
taskdata.py bitbake: Sync with upstream 2007-10-30 11:46:19 +00:00
utils.py bitbake: Add bb.utils.lockfile() and bb.utils.unlockfile() 2007-11-24 14:44:36 +00:00