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
*
fetch2/git: create bareclone option
Bruce Ashfield
2012-02-24
1
-1
/
+16
*
fetch2/git: Add workaround for clone using alternates problem
Richard Purdie
2012-02-01
1
-1
/
+1
*
bitbake/fetch2: allow resuming interrupted fetch
Paul Eggleton
2012-01-20
1
-3
/
+3
*
bitbake/fetch2: reduce output for fetch failures
Paul Eggleton
2012-01-15
1
-1
/
+6
*
bitbake/fetch2: correctly decode exit signal/status
Paul Eggleton
2012-01-15
1
-4
/
+7
*
bitbake/fetch2: improve error formatting for fetcher errors
Paul Eggleton
2012-01-15
1
-4
/
+7
*
fetch2/git: change colon to dot in ud.host
Juraj Hercek
2012-01-04
1
-1
/
+1
*
fetch2: fix Exception parameters when BB_STRICT_CHECKSUM enabled
Joshua Lock
2011-12-05
1
-3
/
+3
*
bitbake: Update users of getVar/setVar to use the data store functions directly
Richard Purdie
2011-11-27
2
-41
/
+41
*
fetch2: Improve uri_replace to handle paths with no trailing '/'
Richard Purdie
2011-11-24
1
-3
/
+10
*
fetch2/local: Don't default to files in DL_DIR for file:// urls
Richard Purdie
2011-11-24
1
-3
/
+1
*
fetch2: enable checksum definition as SRC_URI parameter
Joshua Lock
2011-10-24
1
-2
/
+8
*
fetch2: improve usability of checksums
Joshua Lock
2011-10-24
1
-34
/
+38
*
fetch2: Export additional variables to the fetchers
Matthew McClintock
2011-10-06
1
-1
/
+2
*
fetch2/git: Make git fetch run with -f so rebased branches don't fail
Matthew McClintock
2011-10-04
1
-1
/
+1
*
Fix mercurial fetcher in fetch2
1.1_M4.rc3
Julian Pidancet
2011-09-21
1
-1
/
+1
*
fetch2/git: fix subpath destination directory
Paul Eggleton
2011-09-20
1
-1
/
+3
*
fetch2/git: be more carefull in _contains_ref when checking git log output
Martin Jansa
2011-09-20
1
-1
/
+4
*
fetch2/git: fix logger.debug
Martin Jansa
2011-09-20
1
-1
/
+1
*
fetch2/wget: make checkstatus() quieter
Joshua Lock
2011-09-20
1
-3
/
+4
*
git.py: Fix logging vs logger typo
Richard Purdie
2011-09-17
1
-1
/
+1
*
fetch2/git: Allow to specify the name of the checkout directory
Holger Hans Peter Freyther
2011-09-02
1
-1
/
+2
*
bitbake/fetch2/git: Ensure .gitconfig file is ignored
Richard Purdie
2011-08-31
1
-5
/
+6
*
bb/fetch2/git: add checkstatus command
Joshua Lock
2011-08-24
1
-0
/
+8
*
fetch2/git: Add rsync as a valid git protocol
Richard Purdie
2011-08-23
1
-1
/
+1
*
fetcher2: show warning message when checksum is mismatch
Yu Ke
2011-08-10
1
-1
/
+1
*
fetcher2: retry mirror if upstream checksum mismatch
Yu Ke
2011-07-13
1
-11
/
+20
*
fetch2/git: Tweak git fetcher to handling repo updates correctly
Richard Purdie
2011-07-08
1
-2
/
+2
*
fetch2/git.py: improve error reporting when an invalid protocol is used
Scott Garman
2011-06-22
1
-0
/
+3
*
make exception handling syntax consistent
Scott Garman
2011-06-15
1
-2
/
+2
*
bitbake/fetch2: When replacing URLs in mirror handling mask out empty entries
Richard Purdie
2011-06-13
1
-1
/
+4
*
fetch2/git: ensure network check log matches actual command
Darren Hart
2011-05-27
1
-6
/
+10
*
fetch2/git: use logging.debug() and clarify messages
Darren Hart
2011-05-27
1
-2
/
+5
*
fetch2/git: enhance the unpack by using "git checkout"
Yu Ke
2011-05-27
1
-2
/
+5
*
fetch2/git: add document for git fetcher supported options
Yu Ke
2011-05-27
1
-3
/
+35
*
fetch2/git: unify the nocheckout option format
Yu Ke
2011-05-27
1
-3
/
+1
*
fetch2/git: change default protocol from rsync to git
Yu Ke
2011-05-27
1
-1
/
+1
*
git fetcher: add support for rebaseable git repo
Yu Ke
2011-05-17
1
-8
/
+20
*
persist_data: implement comparison, same as dict
Chris Larson
2011-05-06
1
-9
/
+6
*
persist_data: raise KeyError on missing elements
Chris Larson
2011-05-06
1
-8
/
+7
*
Initial work on getting bitbake working under pypy
Chris Larson
2011-05-06
1
-17
/
+15
*
git fetcher: make tag back to work, fix Yocto bug 972
Yu Ke
2011-05-03
1
-0
/
+1
*
bitbake/fetch2: Fix the problems introduced by the git fetcher AUTOREV fix
Richard Purdie
2011-04-20
5
-13
/
+17
*
bitbake/fetch2/git: Fix a bug where AUTOREV and the git fetcher interact badly
Richard Purdie
2011-04-19
2
-6
/
+10
*
Fix more incorrect usages of 'is'
Chris Larson
2011-03-31
4
-12
/
+12
*
bitbake/fetch2/local: Fix inverted update required logic
Richard Purdie
2011-03-09
1
-1
/
+1
*
bitbake/fetch2: Allow local file:// urls to be found on mirrors
Richard Purdie
2011-03-08
2
-9
/
+19
*
fetch, fetch2: Get rid of DeprecationWarning notice
Khem Raj
2011-03-03
10
-11
/
+11
*
bitbake/fetch2: Ensure SRCREV_pn-PN is checked for a revision when the SRC_UR...
Richard Purdie
2011-02-23
1
-1
/
+3
*
bitbake/fecth2: Ensure BB_FETCH_PREMIRRORONLY being set as false is handled c...
Richard Purdie
2011-02-16
1
-1
/
+2
[next]