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: BB_ALLOWED_NETWORKS should not care about port numbers
Olof Johansson
2016-04-03
1
-0
/
+1
*
bitbake: fetch2: Ensure that incorrect checksumed files are always renamed
Richard Purdie
2016-03-31
1
-8
/
+21
*
bitbake: fetch2: Handle lockfiles for file:// urls redirected to mirrors
Richard Purdie
2016-03-26
1
-0
/
+8
*
bitbake: cache: Make BB_DONT_CACHE variable external
Markus Lehtonen
2016-03-23
1
-1
/
+1
*
bitbake: fetch2: Make SRC_URI[md5sum] and SRC_URI[sha256sum] expand their values
Peter Kjellerstedt
2016-03-09
1
-2
/
+2
*
bitbake: fetch2: Fix unpack for absolute file urls
Richard Purdie
2016-03-02
1
-1
/
+4
*
bitbake: fetch2: fixes copying of file://dir; subdir=foo, bug 6128 and bug 6129
Alexander Shashkevich
2016-03-02
1
-37
/
+24
*
bitbake: fetch2/npm: Enable fetcher
Richard Purdie
2016-02-28
1
-0
/
+2
*
bitbake: fetch2: Skip lockfiles and donestamps for local files
Richard Purdie
2016-02-28
1
-4
/
+18
*
bitbake: fetch2/__init__.py: Error if lockfile path invalid
Richard Purdie
2016-02-28
1
-1
/
+4
*
bitbake: fetch2/__init__: Fix decodeurl to better handle urls without paths
Richard Purdie
2016-02-28
1
-2
/
+5
*
bitbake: FileChecksumCache: add get_checksums() method
Markus Lehtonen
2016-02-18
1
-44
/
+1
*
bitbake: bb/cache: drop some unused arguments
Markus Lehtonen
2016-02-18
1
-5
/
+5
*
bitbake: lib/bb: Add expansion parameter to getVarFlag
Richard Purdie
2016-02-04
1
-3
/
+3
*
bitbake: fetch2: Simplify logic in verify_checksum()
Peter Kjellerstedt
2016-01-30
1
-20
/
+10
*
bitbake: fetch2: Don't show checksum warnings if a single checksum was supplied
Richard Purdie
2016-01-24
1
-3
/
+1
*
bitbake: fetch2/__init__.py: Add support for 7-Zip
Juro Bystricky
2016-01-06
1
-0
/
+4
*
bitbake: fetch: use orig localpath when calling orig method
Christopher Larson
2015-12-18
1
-1
/
+1
*
bitbake: fetch2: Remove crazy code in unpack
Richard Purdie
2015-11-16
1
-3
/
+0
*
bitbake: tests/fetch.py: Fix recursion failure in url mapping
Mark Hatle
2015-09-18
1
-4
/
+10
*
bitbake: fetch2/__init__.py: uri_replace regex handling
Mark Hatle
2015-09-18
1
-1
/
+1
*
bitbake: bb.fetch: don't remove the clone when an update fails
Christopher Larson
2015-09-04
1
-2
/
+4
*
bitbake: bb.fetch: handle checksums consistently for mirrors
Christopher Larson
2015-09-04
1
-3
/
+4
*
bitbake: Fix default function parameter assignment to a list
Paul Eggleton
2015-08-19
1
-10
/
+13
*
bitbake: fetch2/wget.py: Add support of connection cache in checkstatus.
Aníbal Limón
2015-07-12
1
-1
/
+2
*
bitbake: fetch2: Add fetch parameter to checkstatus
yocto-1.9_M1
Aníbal Limón
2015-07-09
1
-10
/
+10
*
bitbake: fetch2/__init__.py: Add FetchConnectionCache class
Aníbal Limón
2015-07-09
1
-0
/
+36
*
bitbake: bitbake: Add explict getVar param for (non) expansion
Richard Purdie
2015-06-23
1
-1
/
+1
*
bitbake: fetch2/__init__.py: Make get_srcrev output configurable
Mike Looijmans
2015-05-24
1
-3
/
+6
*
bitbake: fetch2: Improve mirror building function error handling
Richard Purdie
2015-05-16
1
-1
/
+3
*
bitbake: fetch2: Allow GIT_SMART_HTTP to be passed through
Liam R. Howlett
2015-05-16
1
-0
/
+1
*
bitbake: fetch2: Add BB_ALLOWED_NETWORKS support
Liam R. Howlett
2015-05-12
1
-0
/
+53
*
bitbake: fetch2: Allow git to use a different CA Bundle with private keys
Jason Wessel
2015-05-12
1
-0
/
+1
*
bitbake: fetch2: Revalidate checksums, YOCTO #5571
Clemens Lang
2015-03-09
1
-10
/
+102
*
bitbake: fetcher: use os.path.splitext() instead of string.split()
Ross Burton
2015-01-21
1
-3
/
+3
*
bitbake: lib/fetch2: Tweak get_srcrev() function description
Richard Purdie
2015-01-21
1
-2
/
+4
*
bitbake: cache/fetch2/siggen: Ensure we track include history for file checksums
Richard Purdie
2015-01-08
1
-17
/
+18
*
bitbake: fetch2: add means of disabling SRC_URI checksums
Paul Eggleton
2014-12-09
1
-1
/
+2
*
bitbake: fetch2: add .lz compression support
Koen Kooi
2014-10-28
1
-1
/
+5
*
bitbake: fetcher: fix getVar call due to incorrect argument datatype
Alejandro Hernandez
2014-10-11
1
-1
/
+1
*
bitbake: fetcher: fix BB_STRICT_CHECKSUM datatype check
Alejandro Hernandez
2014-10-06
1
-2
/
+2
*
bitbake: fetch: Extend testing of subdir unpack parameter and fix
Richard Purdie
2014-09-29
1
-0
/
+2
*
bitbake: fetch: SRC_URI parameter "subdir" does not work for local files
Roxana
2014-09-29
1
-1
/
+4
*
bitbake: fetch2: Add module for ClearCase (ccrc://)
Dennis Meier
2014-07-21
1
-0
/
+2
*
bitbake: fetch2: improve handling of two classes of URL parameter mistakes
Paul Eggleton
2014-05-30
1
-4
/
+10
*
bitbake: Fix refetch of local files when they are read only
Nick Lewis
2014-05-08
1
-2
/
+2
*
bitbake: fetch2: Cleanup file checksum generation, v2
Jacob Kroon
2014-04-29
1
-6
/
+2
*
bitbake: Revert "fetch2: Cleanup file checksum generation"
Richard Purdie
2014-04-28
1
-2
/
+5
*
bitbake: fetch2: Cleanup file checksum generation
Jacob Kroon
2014-04-27
1
-5
/
+2
*
bitbake: fetch2: fix traceback when a wildcard matches a directory
Paul Eggleton
2014-04-08
1
-10
/
+18
[next]