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: add stub latest_versionstring to FetchMethod
Ross Burton
2017-09-11
1
-0
/
+8
*
bitbake: Replace deprecated git branch parameter "--set-upstream"
Andre Rosa
2017-09-11
1
-1
/
+1
*
bitbake: fetch2/npm: add noverify parameter to skip lockdown/shrinkwrap
Paul Eggleton
2017-08-31
1
-20
/
+21
*
bitbake: fetch2: don't mandate path element in encodeurl()
Paul Eggleton
2017-08-23
1
-6
/
+5
*
bitbake: wget: fix FusionForge workaround
Ross Burton
2017-07-31
1
-6
/
+3
*
bitbake: fetch2: fix checkstatus fallback to MIRRORS
Ross Burton
2017-07-31
1
-3
/
+2
*
bitbake: lib/fetch2/__init__.py: Fix unpack comment
Mark Hatle
2017-07-27
1
-1
/
+1
*
bitbake: fetch2/__init__.py: replace stray logger.warn() with logger.warning()
Andre McCurdy
2017-07-25
1
-1
/
+1
*
bitbake: fetch/wget: mitigate a wget race condition when listing FTP directories
Ross Burton
2017-07-25
1
-12
/
+11
*
bitbake: fetch2/wget.py: improve error handling during sstate check
Patrick Ohly
2017-07-21
1
-0
/
+14
*
bitbake: fetch2: fire an event when there are missing checksums
Paul Eggleton
2017-07-21
1
-0
/
+10
*
bitbake: fetch2: allow hiding checksum warning
Paul Eggleton
2017-07-21
1
-0
/
+6
*
bitbake: fetch2: fix indentation
Paul Eggleton
2017-07-18
1
-47
/
+47
*
bitbake: npm fetcher: fix unknown variable name.
Ismo Puustinen
2017-06-29
1
-1
/
+1
*
bitbake: fetch: fix handling of files with incorrect checksums from a premirror
Joshua Lock
2017-06-22
1
-0
/
+9
*
bitbake: fetch/git: add support for removing arbitrary revs for shallow
Christopher Larson
2017-06-02
1
-1
/
+17
*
bitbake: fetch/gitannex: add support for shallow mirror tarballs
Christopher Larson
2017-06-02
1
-3
/
+20
*
bitbake: fetch/gitsm: add support for shallow mirror tarballs
Christopher Larson
2017-06-02
1
-6
/
+11
*
bitbake: fetch/git: add support for keeping extra refs for shallow
Christopher Larson
2017-06-02
1
-1
/
+21
*
bitbake: fetch/git: support per-branch/per-url depths for shallow
Christopher Larson
2017-06-02
1
-21
/
+40
*
bitbake: fetch/git: add support for shallow mirror tarballs
Christopher Larson
2017-06-02
1
-15
/
+118
*
bitbake: fetch: support multiple mirror tarball filenames
Christopher Larson
2017-06-02
4
-42
/
+47
*
bitbake: lib/bb/fetch2: fix typo in conflicting revision message
Paul Eggleton
2017-05-15
1
-1
/
+1
*
bitbake: fetch/local: Drop FILESDIR
Richard Purdie
2017-04-05
1
-9
/
+0
*
bitbake: fetch2: Do not fail to create symbolic links if they already exist
Peter Kjellerstedt
2017-04-01
1
-2
/
+13
*
bitbake: wget: Fix handling of urls with user/password
Richard Purdie
2017-03-31
1
-3
/
+2
*
bitbake: s3.py: Remove hardcoded aws
Elizabeth 'pidge' Flanagan
2017-03-30
1
-2
/
+4
*
bitbake: fetch2: Ensure we don't have file downloads overwriting each other
Richard Purdie
2017-03-29
1
-1
/
+1
*
bitbake: fetch2/git: prevent recursion on getting latest revision
Paul Eggleton
2017-03-27
1
-8
/
+20
*
bitbake: fetch/git: fix FetchError reference
Christopher Larson
2017-03-22
1
-1
/
+1
*
bitbake: fetch/git: drop pointless os.path.join, workdir=
Christopher Larson
2017-03-22
1
-2
/
+2
*
bitbake: fetch/git: kill pointless quotes around single % args
Christopher Larson
2017-03-22
1
-5
/
+5
*
bitbake: fetch/git: use enumerate for ud.names
Christopher Larson
2017-03-22
1
-2
/
+2
*
bitbake: fetch2: pass --no-same-owner when extracting tar files compressed wi...
Andre McCurdy
2017-03-04
1
-4
/
+4
*
bitbake: fetch2: remove last remaining usage of deprecated bb.data APIs
Andre McCurdy
2017-03-04
2
-3
/
+1
*
bitbake: fetch2: add initial Amazon AWS S3 fetcher
Andre McCurdy
2017-03-03
2
-2
/
+100
*
bitbake: fetch2: Allow whitespace only mirror entries
Richard Purdie
2017-03-03
1
-1
/
+5
*
bitbake: fetch2: don't use deprecated bb.data APIs
Andre McCurdy
2017-03-01
15
-26
/
+11
*
bitbake: wget.py: match .lz tarballs as well when determining latest version
Alexander Kanavin
2017-03-01
1
-1
/
+1
*
bitbake: lib/bb/fetch2: rewrite / to - in package names
Anders Darander
2017-03-01
1
-2
/
+3
*
bitbake: fetch2/__init__: handle @ in package names
Anders Darander
2017-03-01
1
-1
/
+1
*
bitbake: fetch2/svn: change 'rsh' parameter to 'ssh'
Markus Lehtonen
2017-02-23
1
-5
/
+5
*
bitbake: fetch2: Add NFS Stale file exception handling
Khem Raj
2017-02-19
1
-0
/
+12
*
bitbake: fetch2: Rename "setup_revisons" to "setup_revisions"
Robert P. J. Day
2017-02-19
6
-6
/
+6
*
bitbake: fetch2: Correct two examples of typo "revsion."
Robert P. J. Day
2017-02-19
2
-2
/
+2
*
bitbake: fetch2/npm: fix handling of os field
Paul Eggleton
2017-02-07
1
-1
/
+6
*
bitbake: fetch2/npm: handle items only in optionalDependencies
Paul Eggleton
2017-02-07
1
-0
/
+1
*
bitbake: fetch2: Avoid recursive errors
Richard Purdie
2017-01-20
1
-0
/
+9
*
bitbake: gitsm.py: Add force flag to git checkout command in update_submodules
Ola Redell
2017-01-17
1
-1
/
+1
*
bitbake: fetch2/wget: fixup case with no useful netrc data
Mark Asselstine
2016-12-21
1
-1
/
+1
[next]