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/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
*
bitbake: fetch2/wget: add Basic Auth from netrc to checkstatus()
Matthew McClintock
2016-12-20
1
-2
/
+14
*
bitbake: fetch2: obey BB_ALLOWED_NETWORKS when checking network access
Markus Lehtonen
2016-11-30
7
-12
/
+15
*
bitbake: bitbake: remove True option to getVarFlag calls
Joshua Lock
2016-11-30
1
-2
/
+2
*
bitbake: bitbake: remove True option to getVar calls
Joshua Lock
2016-11-30
14
-92
/
+92
*
bitbake: lib/bb: Don't use deprecated bb.data.getVar/setVar API
Richard Purdie
2016-11-23
8
-17
/
+17
*
bitbake: fetch2: npm: conditionally hide NPM_LOCKDOWN / NPM_SHRINKWRAP warnings
Paul Eggleton
2016-11-23
1
-8
/
+14
*
bitbake: fetch2: handle absolute paths in subdir
Ross Burton
2016-09-22
1
-1
/
+7
*
bitbake: bitbake: fetch2: Make SRCREV_FORMAT name substitution safer
Ulf Magnusson
2016-09-15
1
-1
/
+11
*
bitbake: fetch2/npm: don't download same URL multiple times
Paul Eggleton
2016-09-15
1
-4
/
+8
*
bitbake: fetch2/npm: clarify comment
Paul Eggleton
2016-09-08
1
-1
/
+1
*
bitbake: fetch2/npm: handle top-level shrinkwrap file
Paul Eggleton
2016-09-08
1
-2
/
+9
*
bitbake: fetch2/npm: support subdir= parameter
Paul Eggleton
2016-09-08
1
-1
/
+6
*
bitbake: fetch2/npm: fix broken fetches if more than one npm URL fetched
Paul Eggleton
2016-09-08
1
-3
/
+3
*
bitbake: fetch2/npm: explicitly specify workdir
Paul Eggleton
2016-09-08
1
-1
/
+2
*
bitbake: bb.fetch2.svn: correctly pass workdir when fetching
Christopher Larson
2016-09-02
1
-1
/
+1
*
bitbake: wget: allow basic http auth for SSTATE_MIRRORS
Stephano Cetola
2016-09-02
1
-0
/
+11
*
bitbake: fetch2: Handle multiconfig fetcher issues
Richard Purdie
2016-09-02
1
-3
/
+4
*
bitbake: fetch2: clean up remaining cwd saves/changes
Matt Madison
2016-08-25
1
-11
/
+0
*
bitbake: fetch2: preserve current working directory
Matt Madison
2016-08-20
13
-137
/
+101
*
bitbake: git: Allow local repos to use HEAD
Richard Purdie
2016-08-20
1
-1
/
+15
*
bitbake: fetch2/gitannex.py: use 'git annex init' instead of 'git annex sync'
Terry Boese
2016-08-11
1
-1
/
+1
*
bitbake: fetch: Fix use of tar's --exclude option for tar >= 1.29
Mariano Lopez
2016-08-10
4
-4
/
+4
*
bitbake: fetch2: fix pickle issues while switching from master to krogoth
Maxin B. John
2016-07-29
1
-2
/
+2
*
bitbake: fetcher2/__init__: Print command in case of ExecutionError in runfet...
Mario Domenech Goulart
2016-07-26
1
-1
/
+1
*
bitbake: fetch: copy files with -H
Enrico Scholz
2016-07-26
1
-1
/
+1
*
bitbake: fetch2: implement progress support
Paul Eggleton
2016-07-19
3
-8
/
+76
*
bitbake: fetch2/wget: attempt checkstatus again if it fails
Ross Burton
2016-07-08
1
-4
/
+8
*
bitbake: fetch2/perforce: Rework to support SRCREV and P4CONFIG
Andrew Bradford
2016-06-16
2
-123
/
+150
[next]