index
:
linux/poky.git
1.1_M1
1.1_M2
1.1_M3
1.1_M4
1.2_M1
1.2_M2
1.2_M3
1.2_M4
1.3_M1
1.3_M2
1.3_M3
1.3_M4
1.3_M5
1.3_beta
1.4_M1
1.4_M3
1.4_M4
1.4_M5
1.6_M5
bernard
blinky
clyde
daisy
daisy-140929
daisy-enea
daisy-enea-231026
danny
danny-next
denzil
dizzy
dizzy-enea
dora
dora-toaster
dunfell
dunfell-next
dylan
edison
elroy
enea_linux_3
fido
gatesgarth
gatesgarth-next
genericarm64
green
halstead/hashclient
hardknott
hardknott-next
honister
jethro
kirkstone
kirkstone-next
krogoth
krogoth-enea
krogoth-next
langdale
laverne
master
master-next
master-next2
master-test
master-uninative
mickledore
mickledore-next
morty
morty-next
nanbield
pinky
purple
pyro
pyro-enea
pyro-next
pyro-nfvaccess
python3
rocko
rocko-next
scarthgap
styhead
sumo
sumo-next
thud
thud-next
walnascar
walnascar-next
warrior
warrior-next
zeus
zeus-next
zeus-next2
Mirror of git.yoctoproject.org/poky
N/A
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bitbake
/
lib
/
bb
/
fetch2
/
__init__.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
bitbake: fetch2: Clarify different localpaths functions
Richard Purdie
2023-05-25
1
-1
/
+1
*
bitbake: fetch2: Display all missing checksum at once
Frederic Martinsons
2023-04-04
1
-8
/
+10
*
bitbake: fetch2: Add checksum capability for crate fetcher
Frederic Martinsons
2023-03-30
1
-6
/
+6
*
bitbake: fetch2: Add autorev warning when it is set too late
Richard Purdie
2023-03-22
1
-2
/
+6
*
bitbake: fetch2: Rename __BBSEENSRCREV -> __BBSRCREV_SEEN
Richard Purdie
2023-03-22
1
-1
/
+1
*
bitbake: fetch2: Add GIT_CACHE_PATH and SSL_CERT_DIR into FETCH_EXPORT_VARS
Caner Altinbasak
2023-02-26
1
-1
/
+3
*
bitbake: fetch2: Add NODE_EXTRA_CA_CERTS to export list
George Kelly
2023-02-09
1
-0
/
+1
*
bitbake: cache/codeparser: Switch to a new BB_CACHEDIR variable for cache loc...
Richard Purdie
2023-01-26
1
-1
/
+1
*
bitbake: fetch2: kill parameters in uri_find_decoded
Pavel Zhukov
2023-01-18
1
-0
/
+1
*
bitbake: fetch2: Ensure mirror tarballs don't enforce checksum
Richard Purdie
2022-09-07
1
-0
/
+1
*
bitbake: wget: Avoid bad checksum race issues
Richard Purdie
2022-09-05
1
-4
/
+7
*
bitbake: Revert "fetch: use BPN instead"
Richard Purdie
2022-09-01
1
-1
/
+1
*
bitbake: fetch: use BPN instead
Mingli Yu
2022-09-01
1
-1
/
+1
*
bitbake: fetch2: Drop DL_DIR fallback for local file fetcher
Richard Purdie
2022-07-15
1
-10
/
+6
*
bitbake: fetch2: Ensure directory exists before creating symlink
Richard Purdie
2022-07-15
1
-0
/
+2
*
bitbake: fetch: bb.fatal when trying to checksum non-existing files
Paulo Neves
2022-07-15
1
-1
/
+3
*
bitbake: fetch2: Add GIT_SSH_COMMAND to the list of exports
Pavel Zhukov
2022-04-14
1
-0
/
+1
*
bitbake: lib: Replace remaining "blacklist"/"whitelist" usage
Scott Murray
2022-02-21
1
-1
/
+1
*
bitbake: fetch2: Abstract fetcher environment to a function
Richard Purdie
2022-02-20
1
-0
/
+11
*
bitbake: fetch2: Fix typo "conform" and "processed"
Zygmunt Krynicki
2022-02-20
1
-2
/
+2
*
bitbake: fetch2/cooker: Fix source revision handling with floating upstreams
Richard Purdie
2022-02-17
1
-0
/
+1
*
bitbake: fetch2: Correct handling of replacing the basename in URIs
Peter Kjellerstedt
2022-02-05
1
-4
/
+7
*
bitbake: fetch2: Add crate fetcher
Richard Purdie
2022-01-19
1
-0
/
+2
*
bitbake: fetch2: Add striplevel support to unpack
Stefan Herbrechtsmeier
2021-11-26
1
-0
/
+2
*
bitbake: fetch2: Unify tar command in unpack
Stefan Herbrechtsmeier
2021-11-26
1
-8
/
+9
*
bitbake: fetch2: Fix url remap issue and add testcase
Richard Purdie
2021-11-21
1
-1
/
+1
*
bitbake: fetch: Handle mirror user/password replacements correctly
Richard Purdie
2021-11-03
1
-0
/
+4
*
bitbake: lib/bb: Fix string concatination potential performance issues
Richard Purdie
2021-11-03
1
-8
/
+8
*
bitbake: lib/bb: Clean up use of len()
Richard Purdie
2021-11-03
1
-2
/
+2
*
bitbake: fetch2: fix downloadfilename issue with premirror
Chen Qi
2021-11-01
1
-3
/
+7
*
bitbake: fetch2: Do not attempt to verify donestamp if download is not complete
Caner Altinbasak
2021-10-14
1
-1
/
+3
*
bitbake: fetch2: document checkstatus API
Ross Burton
2021-10-14
1
-1
/
+5
*
bitbake: fetch2: clarify the command-no-found error message
Ross Burton
2021-10-08
1
-1
/
+1
*
bitbake: fetch2/s3: allow to switch profile from environment variable
Valentin Danaila
2021-09-17
1
-0
/
+1
*
bitbake: fetch2: Add recursion guard
Richard Purdie
2021-09-11
1
-0
/
+7
*
bitbake: bitbake: fetch2: fix premirror URI when downloadfilename defined
Scott Weaver
2021-09-07
1
-1
/
+1
*
bitbake: fetch2: expose environment variable names that need to be exported
Ross Burton
2021-08-12
1
-22
/
+24
*
bitbake: fetch/tests/toaster: Override conversion fixups
Richard Purdie
2021-08-06
1
-1
/
+1
*
bitbake: doc/lib: Update to use new override syntax containing colons
Richard Purdie
2021-08-02
1
-1
/
+1
*
bitbake: fetch2/s3: allow to use credentials from environment variables
Adam Romanek
2021-07-11
1
-1
/
+4
*
bitbake: fetch2: add check for empty SRC_URI hash string
Scott Weaver
2021-06-06
1
-1
/
+4
*
bitbake: bitbake: Add Azure Storage fetcher implementation
Alejandro Hernandez Samaniego
2021-03-11
1
-1
/
+3
*
bitbake: logging: Make bitbake logger compatible with python logger
Joshua Watt
2021-02-10
1
-19
/
+19
*
bitbake: fetch2: handle empty elements in _param_str_split
Ross Burton
2021-01-23
1
-1
/
+1
*
bitbake: Revert "fetch2: use relative symlinks for anything pulled from PREMI...
Richard Purdie
2020-12-09
1
-5
/
+2
*
bitbake: fetch2: use relative symlinks for anything pulled from PREMIRRORS
Hombourger, Cedric
2020-11-24
1
-2
/
+5
*
bitbake: lib/bb/fetch2/__init__.py: drop _PYTHON_SYSCONFIGDATA_NAME unsetting
Alexander Kanavin
2020-11-20
1
-5
/
+0
*
bitbake: fetch2: add zstd support to unpack
Mert Kirpici
2020-11-03
1
-0
/
+4
*
bitbake: fetch2: fix handling of `\` in file:// SRC_URI
Leif Middelschulte
2020-09-25
1
-1
/
+1
*
bitbake: fetch2: Drop globbing supprt in file:// SRC_URIs
Richard Purdie
2020-08-26
1
-12
/
+0
[next]