generic-poky/bitbake/lib/bb/fetch2
Yu Ke 2b2dbf7612 Fetcher: only set __BB_DONT_CACHE when SRCREV = "${AUTOREV}"
we should cache SRCREV whenever possible, the only exception is
when SREREV is auto rev. so change the logic to only set __BB_DONT_CACHE
at SRCREV = "${AUTOREV}" case

Signed-off-by: Yu Ke <ke.yu@intel.com>
2011-01-10 20:37:37 +00:00
..
__init__.py Fetcher: only set __BB_DONT_CACHE when SRCREV = "${AUTOREV}" 2011-01-10 20:37:37 +00:00
bzr.py Fetcher: break the "SRCREVINACTION" deadlock 2011-01-10 20:24:33 +00:00
cvs.py bb.fetch2: replace bb.fetch with bb.fetch2 in the bb.fetch 2011-01-10 18:05:07 +00:00
git.py Fetcher: break the "SRCREVINACTION" deadlock 2011-01-10 20:24:33 +00:00
hg.py Fetcher: break the "SRCREVINACTION" deadlock 2011-01-10 20:24:33 +00:00
local.py bb.fetch2: replace bb.fetch with bb.fetch2 in the bb.fetch 2011-01-10 18:05:07 +00:00
osc.py bb.fetch2: replace bb.fetch with bb.fetch2 in the bb.fetch 2011-01-10 18:05:07 +00:00
perforce.py bb.fetch2: replace bb.fetch with bb.fetch2 in the bb.fetch 2011-01-10 18:05:07 +00:00
repo.py bb.fetch2: replace bb.fetch with bb.fetch2 in the bb.fetch 2011-01-10 18:05:07 +00:00
ssh.py bb.fetch2: replace bb.fetch with bb.fetch2 in the bb.fetch 2011-01-10 18:05:07 +00:00
svk.py bb.fetch2: replace bb.fetch with bb.fetch2 in the bb.fetch 2011-01-10 18:05:07 +00:00
svn.py Fetcher: break the "SRCREVINACTION" deadlock 2011-01-10 20:24:33 +00:00
wget.py bb.fetch2: replace bb.fetch with bb.fetch2 in the bb.fetch 2011-01-10 18:05:07 +00:00