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
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: Fix missing function call
Richard Purdie
2013-06-03
1
-14
/
+15
*
bitbake: fetch2: rename file with bad checksum instead of removing it completely
Martin Jansa
2013-04-15
1
-1
/
+18
*
bitbake: bitbake/fetch: Add git submodules fetcher
Richard Purdie
2013-03-25
1
-0
/
+2
*
bitbake: Revert "fetch2: Adapt encode/decode url to use URI class"
1.4_M4.rc1
1.4_M4.final
1.4_M4
Richard Purdie
2013-02-19
1
-17
/
+49
*
bitbake: bitbake/fetch2: workaround urlparse in older python not support git
Matthew McClintock
2013-02-19
1
-0
/
+3
*
bitbake: fetch2: Add SFTP fetcher
Olof Johansson
2013-02-17
1
-0
/
+2
*
bitbake: fetch2: Adapt encode/decode url to use URI class
Olof Johansson
2013-02-17
1
-49
/
+17
*
bitbake: fetch2: Add a class representing a generic URI
Olof Johansson
2013-02-17
1
-0
/
+194
*
bitbake: fetch2: Ensure directory for stampfile exists before trying to creat...
Richard Purdie
2013-02-15
1
-0
/
+1
*
bitbake: fetch2: Improve lock/done stamp file paths for local files
Richard Purdie
2013-02-15
1
-2
/
+9
*
bitbake: fetch2: Ensure expansions happen in URL parameters in uri_replace
Richard Purdie
2013-02-15
1
-0
/
+2
*
bitbake: fetch2: Remove broken git variables from the environment
Darren Hart
2013-02-06
1
-4
/
+4
*
bitbake: fetch2: Export upper and lower case environment variables
Darren Hart
2013-02-06
1
-2
/
+7
*
bitbake: bitbake: fetch2: Print the complete SRCREV variable name when INVALID
Darren Hart
2013-02-05
1
-2
/
+5
*
bitbake: fetch2: Sort file checksums by value, not path
Tyler Hall
2013-01-18
1
-1
/
+2
*
bitbake: fetch2: remove localcount and use AUTOINC instead
Constantin Musca
2012-12-17
1
-46
/
+9
*
bitbake: fetch2: Avoid using FILESDIR in unpack
Richard Purdie
2012-11-26
1
-7
/
+10
*
bitbake: fetch2: add "-d" option to cpio
Robert Yang
2012-09-27
1
-2
/
+2
*
bitbake: fetch2: improve error output for checksum failures
Paul Eggleton
2012-09-24
1
-3
/
+6
*
bitbake: fetch2: make fetch failure errors more readable
Paul Eggleton
2012-09-24
1
-1
/
+7
*
bitbake: fetch2: fix malformed URL causing a useless traceback
Paul Eggleton
2012-09-10
1
-2
/
+2
*
bitbake: fetch2: replace double slashes in paths in encodeurl()
Paul Eggleton
2012-09-07
1
-0
/
+3
*
bitbake: fetch2: unpack rpm, ipk and deb binary package
Robert Yang
2012-09-07
1
-1
/
+3
*
bitbake: fetch2: print checksums when they are different then expected
Martin Jansa
2012-08-02
1
-0
/
+6
*
bitbake: fetch2: handle broken symlinks in local mirror handling
Christopher Larson
2012-08-02
1
-1
/
+5
*
bitbake: fetch2/__init__.py: Add NoChecksumError exception
Mark Hatle
2012-08-02
1
-1
/
+13
*
bitbake: fetch2/__init__.py: Warn user if SRC_URI is using "proto" and not "p...
Andrei Gherzan
2012-07-11
1
-0
/
+4
*
bitbake: fetch2: Revert the regexp removal for the type field and instead anc...
Richard Purdie
2012-06-28
1
-9
/
+8
*
bitbake: fetch2: Ensure star character doesn't end up in mirror tarball names
Richard Purdie
2012-06-25
1
-1
/
+1
*
bitbake: fetch2: Add new mirror syntax to simplify mirror specifications
Richard Purdie
2012-06-25
1
-2
/
+11
*
bitbake: fetch2: Handle errors orruring when building mirror urls
Richard Purdie
2012-06-25
1
-2
/
+11
*
bitbake: fetch2: Update replace_uri to handle uri types explicitly
Richard Purdie
2012-06-21
1
-0
/
+6
*
bitbake: fetch2: uri_replace() only consider ud.localpath where its a file
Richard Purdie
2012-06-21
1
-1
/
+1
*
bitbake: fetch2: uri_replace() improve mirrortarball handling
Richard Purdie
2012-06-21
1
-1
/
+4
*
bitbake: fetch2: uri_replace() remove what amounts to a null operation and ad...
Richard Purdie
2012-06-21
1
-2
/
+2
*
bitbake: fetch2: Add parameter handling to uri_replace()
Richard Purdie
2012-06-21
1
-1
/
+9
*
bitbake: fetch2: Remove basestring test and simplify uri_replace
Richard Purdie
2012-06-21
1
-17
/
+18
*
bitbake: fetch2: Simplify some looping constructs in uri_replace()
Richard Purdie
2012-06-21
1
-3
/
+2
*
bitbake: fetch2: Improve mirror looping to consider more cases
Richard Purdie
2012-06-21
1
-12
/
+29
*
bitbake: fetch2: Explicitly check for mirror tarballs in mirror handling code
Richard Purdie
2012-06-21
1
-1
/
+2
*
bitbake: fetch2: Split try_mirrors into two parts
Richard Purdie
2012-06-21
1
-52
/
+59
*
bitbake: fetch2: Ensure when downloading we are consistently in the same dire...
Richard Purdie
2012-06-21
1
-1
/
+5
*
bitbake: fetch2: Only cache data if fn is set, its pointless caching it again...
Richard Purdie
2012-06-21
1
-2
/
+2
*
bitbake: fetch2: Fix error handling in uri_replace()
Richard Purdie
2012-06-21
1
-1
/
+2
*
bitbake: fetch2/__init__: Make it clearer when uri_replace doesn't return a m...
Richard Purdie
2012-06-21
1
-2
/
+4
*
fetch2: Fix missing output from stderr in fetcher logs
Jason Wessel
2012-06-14
1
-3
/
+2
*
lib/bb/fetch2: ignore remote URIs when doing file checksums
Paul Eggleton
2012-05-30
1
-6
/
+20
*
lib/bb/fetch2: fix comments for verify_checksum
Paul Eggleton
2012-05-25
1
-6
/
+3
*
bitbake: implement checksums for local files in SRC_URI
Paul Eggleton
2012-05-23
1
-0
/
+85
*
fetch2: quote/unquote url paths
Christopher Larson
2012-05-22
1
-3
/
+4
[next]