index
:
poky
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
danny
denzil
dizzy
dora
dora-toaster
dunfell
dunfell-next
dylan
edison
elroy
fido
gatesgarth
gatesgarth-next
green
hardknott
hardknott-next
honister
jethro
kirkstone
kirkstone-next
krogoth
laverne
master
master-next
master-uninative
morty
pinky
purple
pyro
rocko
sumo
sumo-next
thud
thud-next
warrior
warrior-next
zeus
zeus-next
Poky Build Tool and Metadata
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bitbake
/
lib
/
bb
/
fetch2
/
bzr.py
Age
Commit message (
Expand
)
Author
2012-07-11
bitbake: fetch2/bzr.py: Use "protocol" parameter to get the protocol
Andrei Gherzan
2011-04-20
bitbake/fetch2: Fix the problems introduced by the git fetcher AUTOREV fix
Richard Purdie
2011-03-31
Fix more incorrect usages of 'is'
Chris Larson
2011-03-03
fetch, fetch2: Get rid of DeprecationWarning notice
Khem Raj
2011-02-11
bitbake/fetch2: Add explict network access exception and handling to give use...
Richard Purdie
2011-02-07
fetch2: add runfetchcmd to import for fetchers
Saul Wold
2011-02-07
bitbake/fetch2: Rename Fetch class to FetchMethod
Richard Purdie
2011-02-07
bitbake/fetch2: Rewrite and improve exception handling, reusing core function...
Richard Purdie
2011-02-07
bitbake/fetch2: Define a sane localpath function and remove code duplication
Richard Purdie
2011-02-07
bitbake/fetch2: Move ud.localfile setup into urldata_init
Richard Purdie
2011-02-02
fetch2: Allow multiple src rev to be used in one src_uri
Yu Ke
2011-01-25
bitbake/fetch2: Instrument fetchers when making network access
Yu Ke
2011-01-25
bb.fetch2: rename "go" with "download" to better reflect its functionality
Yu Ke
2011-01-10
Fetcher: break the "SRCREVINACTION" deadlock
Yu Ke
2011-01-10
bb.fetch2.bzr: add bzr urldata_init
Yu Ke
2011-01-10
bb.fetch2: replace bb.fetch with bb.fetch2 in the bb.fetch
Yu Ke
2011-01-10
bitbake: copy bb.fetch to bb.fetch2 as initial code base for fetcher overhaul
Yu Ke