]> code.ossystems Code Review - openembedded-core.git/commit
bitbake: fetcher updates - Add BB_GENERATE_MIRROR_TARBALLS option to allow disabling...
authorRichard Purdie <richard@openedhand.com>
Wed, 7 Nov 2007 23:49:55 +0000 (23:49 +0000)
committerRichard Purdie <richard@openedhand.com>
Wed, 7 Nov 2007 23:49:55 +0000 (23:49 +0000)
commite9b7bc6914c0f1d9282f92748eaa3d308f5d03fd
tree69129b5ebf7e9f8d36062ff200636b9367971905
parente7198e490325a95f1f5c301f76005e4333a08dad
bitbake: fetcher updates - Add BB_GENERATE_MIRROR_TARBALLS option to allow disabling tarball creation to speedup git fetches, improve srcrev handling to remove some hacks and remove the need for external workarounds

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3101 311d38ba-8fff-0310-9ca6-ca027cbcb966
bitbake/lib/bb/fetch/__init__.py
bitbake/lib/bb/fetch/bzr.py
bitbake/lib/bb/fetch/git.py
bitbake/lib/bb/fetch/hg.py
bitbake/lib/bb/fetch/svn.py