Richard Purdie
|
79834a7144
bitbake: bitbake: Add initial pass of SPDX license headers to source code
|
6 лет назад |
Richard Purdie
|
2334036502
bitbake: fetch/local: Drop FILESDIR
|
8 лет назад |
Andre McCurdy
|
b16192c938
bitbake: fetch2: don't use deprecated bb.data APIs
|
8 лет назад |
Joshua Lock
|
1fce7ecbbb
bitbake: bitbake: remove True option to getVar calls
|
8 лет назад |
Richard Purdie
|
8de811ae76
bitbake: lib/bb: Don't use deprecated bb.data.getVar/setVar API
|
8 лет назад |
Richard Purdie
|
0f2c59367a
bitbake: bitbake: Convert to python 3
|
9 лет назад |
Richard Purdie
|
c679a3dd41
bitbake: fetch2: Skip lockfiles and donestamps for local files
|
9 лет назад |
Richard Purdie
|
da43a56d35
bitbake: Revert "fetch2/local.py: avoid using PREMIRROR"
|
9 лет назад |
Robert Yang
|
b4141f6494
bitbake: fetch2/local.py: avoid using PREMIRROR
|
9 лет назад |
Aníbal Limón
|
f9ea480e6c
bitbake: fetch2: Add fetch parameter to checkstatus
|
10 лет назад |
Richard Purdie
|
26cd67e63a
bitbake: wget: Add localpaths method which gives localpath with history
|
10 лет назад |
Andre McCurdy
|
02455ebfbb
bitbake: fetch2/local.py: fix first line indent of search path debug output
|
10 лет назад |
Richard Purdie
|
9d7f8e2a20
bitbake: fetch2: Stop passing around the pointless url parameter
|
11 лет назад |
Richard Purdie
|
408a0d8b25
bitbake: fetch2/local: Fix bug introduced by expression ambiguity
|
12 лет назад |
Richard Purdie
|
6a2ce81fc6
bitbake: fetch2: Avoid using FILESDIR in unpack
|
12 лет назад |
Richard Purdie
|
7420cf5d67
bitbake: fetch2/local: Improve handling of wildcard matches
|
12 лет назад |
Richard Purdie
|
6ffb679c07
bitbake: fetch2/local: Add search paths to the debug log to improve log usefullness
|
13 лет назад |
Richard Purdie
|
43a25fff55
bitbake: fetch2/local.py: Provide better debug output when fetch of a local file fails
|
13 лет назад |
Richard Purdie
|
8febf64b1d
bitbake: fetch/local: Allow preservation of path components in relative file:// urls
|
13 лет назад |
Richard Purdie
|
1faf02599a
fetch2/local: Ensure quoting is handled correctly from the url
|
13 лет назад |
Richard Purdie
|
8b0a893e75
fetch2/local: Don't default to files in DL_DIR for file:// urls
|
13 лет назад |
Richard Purdie
|
4f28cd2d18
bitbake/fetch2/local: Fix inverted update required logic
|
14 лет назад |
Richard Purdie
|
a778fb3115
bitbake/fetch2: Allow local file:// urls to be found on mirrors
|
14 лет назад |
Saul Wold
|
14dea89521
fetch2: Correct the clean() mechanism for the fetcher2 code
|
14 лет назад |
Richard Purdie
|
7202a77134
bitbake/fetch2: Use True instead of integer values
|
14 лет назад |
Richard Purdie
|
ab0dd13974
bitbake/fetch2: Rename Fetch class to FetchMethod
|
14 лет назад |
Richard Purdie
|
972eb5faba
bitbake/fetch2: Move ud.localfile setup into urldata_init
|
14 лет назад |
Yu Ke
|
e05918937c
bb.fetch2: rename "go" with "download" to better reflect its functionality
|
14 лет назад |
Yu Ke
|
c64b445f38
bb.fetch2: replace bb.fetch with bb.fetch2 in the bb.fetch
|
14 лет назад |
Yu Ke
|
4dccd92439
bitbake: copy bb.fetch to bb.fetch2 as initial code base for fetcher overhaul
|
14 лет назад |