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: Ensure a valid symlink in `PREMIRRORS` case when using shall...
Stefan Koch
2025-05-28
1
-1
/
+9
*
bitbake: fetch2: Move the `ensure_symlink()` function into the `FetchMethod` ...
Stefan Koch
2025-05-28
1
-19
/
+17
*
bitbake: fetch2: add support for .debs containing uncompressed data tarballs
Isaac True
2025-05-28
1
-2
/
+2
*
bitbake: bitbake: fetch: Fix BB_FETCH_PREMIRRORONLY for git mirror tarballs
Julian Haller
2025-04-10
1
-0
/
+4
*
bitbake: fetch: Drop multiple branch/revision support for single git urls
Richard Purdie
2025-03-20
1
-17
/
+12
*
bitbake: fetch/git: Rework tag parameter handling
Richard Purdie
2025-03-19
1
-8
/
+5
*
bitbake: fetch2: Partial revert decodeurl() to not use the URI class
Stefan Herbrechtsmeier
2025-03-07
1
-3
/
+51
*
bitbake: fetch2: Fix BB_FETCH_PREMIRRORONLY network disabling
Richard Purdie
2025-02-25
1
-12
/
+15
*
bitbake: fetch2: local: use path variable
Stefan Herbrechtsmeier
2025-02-11
1
-1
/
+1
*
bitbake: fetch2: remove unnecessary expand function calls
Stefan Herbrechtsmeier
2025-02-11
1
-2
/
+2
*
bitbake: fetch2: remove duplicated code in url decode and encode
Stefan Herbrechtsmeier
2025-02-11
1
-52
/
+14
*
bitbake: fetch2: do not decode user from file URI
Stefan Herbrechtsmeier
2025-02-11
1
-0
/
+3
*
bitbake: bb/fetch2/__init__.py: remove a DeprecationWarning in uri_replace()
Bin Lan
2025-01-14
1
-1
/
+1
*
bitbake: utils: add Go mod h1 checksum support
Stefan Herbrechtsmeier
2025-01-11
1
-1
/
+1
*
bitbake: fetch2: read checksum from SRC_URI flag for npm
Stefan Herbrechtsmeier
2025-01-08
1
-1
/
+1
*
bitbake: fetch2: do not prefix embedded checksums
Stefan Herbrechtsmeier
2025-01-08
1
-3
/
+6
*
bitbake: fetch2: fix unpack of a single zstd file
Pascal Eberhard
2024-11-29
1
-1
/
+1
*
bitbake: fetch2: add GitHub Codespaces support
Oliver Kästner
2024-10-14
1
-0
/
+1
*
bitbake: checksum/fetch2: Switch from persist_data to a standard cache file
Richard Purdie
2024-10-09
1
-13
/
+20
*
bitbake: fetch2: Avoid deprecation warning
Richard Purdie
2024-10-09
1
-1
/
+1
*
bitbake: fetch2: don't try to preserve all attributes when unpacking files
Ross Burton
2024-09-30
1
-1
/
+1
*
bitbake: fetch2: Add gomodgit fetcher
Christian Lindeberg
2024-09-10
1
-0
/
+1
*
bitbake: fetch2: Add gomod fetcher
Christian Lindeberg
2024-09-10
1
-1
/
+3
*
bitbake: fetch2: Fix misleading "no output" msg
Viswanath Kraleti
2024-03-22
1
-1
/
+4
*
bitbake: fetch2: handle URIs with single-valued query parameters
Ross Burton
2024-03-22
1
-2
/
+2
*
bitbake: fetch/git: Avoid clean upon failure
Richard Purdie
2024-03-03
1
-2
/
+9
*
bitbake: support temporary AWS credentials
Toni Lammi
2024-02-09
1
-0
/
+1
*
bitbake: fetch/checkstatus(): do not print the URI twice in FetchError exception
Alexander Kanavin
2024-01-10
1
-1
/
+1
*
bitbake: fetch2/aws: forward env-vars used in gitlab-ci K8s
Felix Moessbauer
2023-11-23
1
-0
/
+2
*
bitbake: fetch2: Add API for upstream source tracing
Alberto Pianon
2023-10-15
1
-0
/
+78
*
bitbake: fetch2: Adds vscode devcontainer support
Matthias Schnelte
2023-09-26
1
-0
/
+1
*
bitbake: fetch2: Add new srcrev fetcher API
Richard Purdie
2023-08-24
1
-5
/
+24
*
bitbake: fetch2: add Google Cloud Platform (GCP) fetcher
Emil Ekmečić
2023-08-11
1
-1
/
+3
*
bitbake: fetch2: Check if path is 'None' before calculating checksums
BELOUARGA Mohamed
2023-08-04
1
-0
/
+3
*
bitbake: fetch2: Set maxsplit to match expected variables
Dit Kozmaj
2023-07-27
1
-1
/
+1
*
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
[next]