Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bitbake/fetch2/local: Fix inverted update required logic | Richard Purdie | 2011-03-09 | 1 | -1/+1 |
* | bitbake/fetch2: Allow local file:// urls to be found on mirrors | Richard Purdie | 2011-03-08 | 1 | -0/+13 |
* | fetch2: Correct the clean() mechanism for the fetcher2 code | Saul Wold | 2011-02-10 | 1 | -0/+4 |
* | bitbake/fetch2: Use True instead of integer values | Richard Purdie | 2011-02-07 | 1 | -2/+2 |
* | bitbake/fetch2: Rename Fetch class to FetchMethod | Richard Purdie | 2011-02-07 | 1 | -2/+2 |
* | bitbake/fetch2: Move ud.localfile setup into urldata_init | Richard Purdie | 2011-02-07 | 1 | -1/+4 |
* | bb.fetch2: rename "go" with "download" to better reflect its functionality | Yu Ke | 2011-01-25 | 1 | -1/+1 |
* | bb.fetch2: replace bb.fetch with bb.fetch2 in the bb.fetch | Yu Ke | 2011-01-10 | 1 | -1/+1 |
* | bitbake: copy bb.fetch to bb.fetch2 as initial code base for fetcher overhaul | Yu Ke | 2011-01-10 | 1 | -0/+73 |