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
Commit message (
Expand
)
Author
Age
Files
Lines
*
bitbake: fetch2/__init__: Fix decodeurl to better handle urls without paths
Richard Purdie
2016-02-28
1
-2
/
+5
*
bitbake: fetch2/wget: Set localfile for directories
Richard Purdie
2016-02-28
1
-0
/
+2
*
bitbake: fetch2/npm: Add mirroring support for npm fetcher
Richard Purdie
2016-02-26
1
-1
/
+30
*
bitbake: fetch2/npm: Add npm fetcher
Brendan Le Foll
2016-02-26
1
-0
/
+226
*
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: bb/fetch2: Move export_proxies function from wget to utils.
Aníbal Limón
2016-02-08
1
-16
/
+1
*
bitbake: fetch2/osc: Clean up old variable syntax
Richard Purdie
2016-02-06
1
-5
/
+5
*
bitbake: fetch2/osc: Remove hardcoded url
Richard Purdie
2016-02-06
1
-1
/
+1
*
bitbake: lib/bb: Add expansion parameter to getVarFlag
Richard Purdie
2016-02-04
1
-3
/
+3
*
bitbake: fetch2/gitsm: Fix when repository change submodules
Felipe F. Tonello
2016-02-04
1
-1
/
+1
*
bitbake: fetch2: Simplify logic in verify_checksum()
Peter Kjellerstedt
2016-01-30
1
-20
/
+10
*
bitbake: fetch2/wget: fallback to GET if HEAD is rejected in checkstatus()
Ross Burton
2016-01-26
1
-23
/
+49
*
bitbake: fetch2: Don't show checksum warnings if a single checksum was supplied
Richard Purdie
2016-01-24
1
-3
/
+1
*
bitbake: Revert "fetch/git: Change to use clearer ssh url syntax for broken s...
Richard Purdie
2016-01-15
1
-4
/
+0
*
bitbake: Revert "fetch2/local.py: avoid using PREMIRROR"
Richard Purdie
2016-01-13
1
-5
/
+0
*
bitbake: fetch2/git.py: Add missing "errno" module import.
Kristian Amlie
2016-01-11
1
-0
/
+1
*
bitbake: fetch/git: Change to use clearer ssh url syntax for broken servers
Richard Purdie
2016-01-08
1
-0
/
+4
*
bitbake: fetch2/__init__.py: Add support for 7-Zip
Juro Bystricky
2016-01-06
1
-0
/
+4
*
bitbake: fetch2/local.py: avoid using PREMIRROR
Robert Yang
2016-01-06
1
-0
/
+5
*
bitbake: fetch: use orig localpath when calling orig method
Christopher Larson
2015-12-18
1
-1
/
+1
*
bitbake: bitbake: rename REGEX, REGEX_URI, and GITTAGREGEX.
Alexander Kanavin
2015-12-08
2
-3
/
+3
*
bitbake: wget.py: parse only <a> tags
Alexander Kanavin
2015-12-07
1
-2
/
+3
*
bitbake: fetch2: Remove crazy code in unpack
Richard Purdie
2015-11-16
1
-3
/
+0
*
bitbake: fetcher: svn: Add support for checkout to a custom path
Jens Rehsack
2015-10-27
1
-2
/
+7
*
bitbake: fetch2/hg: Include missing errno import
Logan Buchy
2015-10-16
1
-0
/
+1
*
bitbake: bitbake: bb.fetch2.git: Import errno module
Romain Perier
2015-09-19
1
-0
/
+1
*
bitbake: bb.fetch2.{git, hg}: remove tarball if it needs updating
Christopher Larson
2015-09-18
2
-8
/
+12
*
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: bb.fetch.git: remove leading '.' from gitsrcname
Christopher Larson
2015-09-04
1
-1
/
+4
*
bitbake: Fix default function parameter assignment to a list
Paul Eggleton
2015-08-19
1
-10
/
+13
*
bitbake: wget.py: fix incorrect regexes
Alexander Kanavin
2015-08-01
1
-2
/
+2
*
bitbake: fetch2/wget.py: latest_versionstring now returns (version, revision)
Aníbal Limón
2015-07-22
1
-6
/
+6
*
bitbake: fetch2/git.py: latest_versionstring now returns (version, revision)
Aníbal Limón
2015-07-22
1
-6
/
+12
*
bitbake: fetch2/git.py: latest_versionstring search in all tags
Aníbal Limón
2015-07-22
1
-1
/
+1
*
bitbake: fetch2/wget.py: checkstatus disable SSL cert validation.
Aníbal Limón
2015-07-12
1
-2
/
+18
*
bitbake: fetch2/wget.py: checkstatus fix using proxy handler
Aníbal Limón
2015-07-12
1
-4
/
+16
*
bitbake: fetch2/wget.py: Add support of connection cache in checkstatus.
Aníbal Limón
2015-07-12
2
-5
/
+138
*
bitbake: fetch2/sftp: Set BatchMode=yes as argument to sftp
Olof Johansson
2015-07-12
1
-1
/
+1
*
bitbake: git.py: create a branch when checkout
Robert Yang
2015-07-12
1
-0
/
+7
*
bitbake: fetch2: Add fetch parameter to checkstatus
yocto-1.9_M1
Aníbal Limón
2015-07-09
4
-13
/
+13
*
bitbake: fetch2/__init__.py: Add FetchConnectionCache class
Aníbal Limón
2015-07-09
1
-0
/
+36
*
bitbake: fetch2: Checkout to correct ref begore init and update submodules
Felipe F. Tonello
2015-07-07
1
-0
/
+1
*
bitbake: bitbake: fetch2/hg.py: fix unpack error and mirror tarball
Robert Yang
2015-06-27
1
-13
/
+66
*
bitbake: fetch/perforce: Fix single file checkouts
Richard Purdie
2015-06-27
1
-1
/
+1
*
bitbake: bitbake: Add explict getVar param for (non) expansion
Richard Purdie
2015-06-23
3
-4
/
+4
*
bitbake: fetch/hg: Disable checksums for archived downloads
Ash Charles
2015-05-26
1
-0
/
+7
[next]