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 directory exists before creating symlink
Richard Purdie
2022-09-16
1
-0
/
+2
*
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
*
bitbake: fetch2: Add the ability to list expanded URL data
Paul Barker
2020-06-04
1
-0
/
+25
*
bitbake: fetch2: Fix urldata_cache key issues
Richard Purdie
2020-03-30
1
-4
/
+7
*
bitbake: Revert "fetch2: Allow ${AUTOREV} to be used when BB_SRCREV_POLICY is...
Khem Raj
2020-03-24
1
-14
/
+4
*
bitbake: fetch2: Limit shown checksums to sha256
Richard Purdie
2020-03-02
1
-1
/
+4
*
bitbake: fetch2: Allow ${AUTOREV} to be used when BB_SRCREV_POLICY is "cache"
Peter Kjellerstedt
2020-02-19
1
-4
/
+14
*
bitbake: fetch2: Make fetcher_compare_revisions() work
Peter Kjellerstedt
2020-02-19
1
-19
/
+14
*
bitbake: fetch2: add the npmsw fetcher
Jean-Marie LEMETAYER
2020-01-27
1
-0
/
+2
*
bitbake: fetch2: allow fetchers to forward the done condition
Jean-Marie LEMETAYER
2020-01-27
1
-10
/
+20
*
bitbake: fetch2: allow fetchers to forward the mirrors management
Jean-Marie LEMETAYER
2020-01-27
1
-4
/
+10
*
bitbake: fetch2: allow fetchers to forward the donestamp management
Jean-Marie LEMETAYER
2020-01-27
1
-5
/
+17
*
bitbake: fetch2: add more hash functions for checksum verification
Jean-Marie LEMETAYER
2020-01-27
1
-1
/
+1
*
bitbake: fetch2: refactor checksum verification
Jean-Marie LEMETAYER
2020-01-27
1
-71
/
+85
*
bitbake: fetch2: do not suffix srcrev cache key with PN
Chris Laplante
2020-01-19
1
-2
/
+1
*
bitbake: lib: amend code to use proper singleton comparisons where possible
Frazer Clews
2020-01-19
1
-2
/
+2
*
bitbake: lib/bb: Add BB_SIGNATURE_LOCAL_DIRS_EXCLUDE to speed-up taskhash on ...
Aníbal Limón
2019-12-30
1
-2
/
+2
[next]