index
:
openembedded-core.git
daisy
danny
denzil
dizzy
dora
dylan
fido
jethro
krogoth
master
master-next
master-next-1.9
master-next2
morty
pyro
thud
Mirror of openembedded-core
Multi-Tech Systems
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bitbake
/
lib
/
bb
/
fetch
Age
Commit message (
Expand
)
Author
Files
2011-01-25
bb.fetch: add fetch version to distinguish bb.fetch and bb.fetch2
Yu Ke
1
2011-01-12
*: use utils.remove() some more
Bernhard Reutner-Fischer
2
2011-01-10
Fetcher: break the "SRCREVINACTION" deadlock
Yu Ke
1
2011-01-10
bitbake/fetch/git: Add backwards compatibility code for branch name handling
Richard Purdie
1
2011-01-10
bitbake/fetch: Sync up logger/whitespace improvements
Richard Purdie
1
2011-01-05
Update persist_data usage to the new API
Chris Larson
1
2011-01-05
Revert "persist_data: cache connection and use cursor"
Chris Larson
1
2011-01-04
bzr: use utils.remove instead of os.system
Bernhard Reutner-Fischer
1
2011-01-04
fetchers: Add parameter scmdata=keep to include .git/ and others in generated...
Andreas Oberritter
6
2011-01-04
Rename command events, adjust compareRevisions
Chris Larson
1
2011-01-04
Revert "svn fetcher: warn people to switch to SRCREV"
Chris Larson
1
2011-01-04
svn fetcher: warn people to switch to SRCREV
Bernhard Reutner-Fischer
1
2011-01-04
fetch: be more pythonic
Bernhard Reutner-Fischer
9
2011-01-04
fetch: use os.path.join
Bernhard Reutner-Fischer
1
2011-01-04
fetch: add common helper _strip_leading_slashes()
Bernhard Reutner-Fischer
6
2011-01-04
fetch: rename suppports_srcrev to supports_srcrev
Bernhard Reutner-Fischer
6
2011-01-04
Allow mercurial fetcher to follow tip
Peter Chubb
1
2011-01-04
bitbake: lib/bb/fetch/hg: fix fetching from a mercurial repository
Eric BENARD
1
2011-01-04
fetchers: Use tar --exclude pattern to remove SCM files
Khem Raj
5
2011-01-04
Switch bitbake internals to use logging directly rather than bb.msg
Chris Larson
12
2011-01-04
Allow %20 in a file name in the SRC_URI
C Michael Sundius
1
2010-12-21
bitbake/fetch: Fix fetch error
Richard Purdie
1
2010-12-21
bitbake/fetch: Only checksum downloads when they're first downloaded and a ch...
Richard Purdie
1
2010-12-20
bitbake/fetch: Add missing return so if a checksum isn't present, it isn't ch...
Richard Purdie
1
2010-12-20
bitbake/fetch: Checksum validity fixes
Richard Purdie
1
2010-12-20
FetchData: add SRC_URI checksum
Yu Ke
1
2010-11-13
bitbake/fetch: Allow checking of a single url at a time (massive sstate speed...
Richard Purdie
1
2010-11-13
bitbake/fetch: Fix handling of mirrors when checking for url validity
Richard Purdie
1
2010-11-13
Revert "bitbake/fetch/local: Also check DL_DIR for files since they could alr...
Richard Purdie
1
2010-11-13
Revert "bitbake/fetch/local: Fix os.exists reference"
Richard Purdie
1
2010-11-13
bitbake/fetch/local: Fix os.exists reference
Richard Purdie
1
2010-11-13
bitbake/fetch/local: Also check DL_DIR for files since they could already exi...
Richard Purdie
1
2010-10-23
bitbake/fetch: When fetchers return errors, ensure any partial download is cl...
Richard Purdie
1
2010-10-22
bitbake/fetch: Make URL checking slightly less verbose (distracting with the ...
Richard Purdie
1
2010-10-19
bitbake/fetch/git: Ensure fullclone repositories are fully fetched
Richard Purdie
1
2010-10-19
bitbake/fetcher: Deal with a ton of different bugs
Richard Purdie
2
2010-10-19
bitbake/fetch/git.py: Fix git fetcher to correctly use mirror tarballs
Richard Purdie
1
2010-10-09
bitbake/fetch: Ensure SRCREV is still set correctly if the pn-X override has ...
Richard Purdie
1
2010-10-07
bitbake/fetch/__init__.py: Abstract mirror variable handling and enhance to a...
Richard Purdie
1
2010-10-07
Export ALL_PROXY for bitbake commands
Darren Hart
1
2010-10-05
bitbake/fetch: if mirror fetching fails, ensure exception is raised
Joshua Lock
1
2010-09-28
bitbake/fetch: fix logic to prevent fetches when the file already exists
Joshua Lock
1
2010-09-10
bitbake/fetch: ensure the go() method completes when not using premirrors
Joshua Lock
1
2010-09-10
bitbake: Add proxy variables to standard export list
Zhai Edwin
1
2010-09-09
bitbake/__init__.py: Fix named SRCREVS variable name ordering with backwards ...
Richard Purdie
1
2010-09-08
bitbake/fetch/git: fix try_premirror() definition .Method takes 4 parameters.
Joshua Lock
1
2010-09-08
bitbake/fetch: fix by moving try_premirror() to the right place
Joshua Lock
1
2010-09-08
bitbake/fetch: add try_premirror method and special case git fetcher
Joshua Lock
2
2010-09-06
fetch: fix setting of localpath in SRC_URI parameters
Joshua Lock
1
2010-09-01
bitbake/fetch: ensure the mirrored repository is updated as required
Joshua Lock
1
[next]