Please note that User Registration has been temporarily disabled due to a recent increase in automated registrations. If anyone needs an account, please request one here: RequestAccount. Thanks for your patience!
Difference between revisions of "Mirrors"
From Openembedded.org
PaulEggleton (Talk | contribs) |
|||
| Line 1: | Line 1: | ||
{{Outdated}} | {{Outdated}} | ||
| − | OpenEmbedded git | + | OpenEmbedded git repositories have following mirrors: |
| + | |||
| + | '''bitbake:''' | ||
| + | {| class="sortable" border="1" | ||
| + | !'''#''' !!'''Clone URL''' !!'''Supported proto''' !!'''Web interface''' !!'''Comment''' | ||
| + | |- | ||
| + | |1. ||git://git.openembedded.org/bitbake ||git, ssh ||http://cgit.openembedded.org/cgit.cgi/bitbake/ ||master git repo ('''used by developers to push changes only''') | ||
| + | |- | ||
| + | |2. ||git://github.com/openembedded/bitbake.git ||git, https, http ||https://github.com/openembedded/bitbake ||'''git mirror for users to pull from''' | ||
| + | |} | ||
| + | |||
| + | '''openembedded-core:''' | ||
| + | {| class="sortable" border="1" | ||
| + | !'''#''' !!'''Clone URL''' !!'''Supported proto''' !!'''Web interface''' !!'''Comment''' | ||
| + | |- | ||
| + | |1. ||git://git.openembedded.org/openembedded-core ||git, ssh ||http://cgit.openembedded.org/cgit.cgi/openembedded-core/ ||master git repo ('''used by developers to push changes only''') | ||
| + | |- | ||
| + | |2. ||git://github.com/openembedded/oe-core.git ||git, https, http ||https://github.com/openembedded/oe-core ||'''git mirror for users to pull from''' | ||
| + | |} | ||
| + | |||
| + | '''meta-openembedded:''' | ||
| + | {| class="sortable" border="1" | ||
| + | !'''#''' !!'''Clone URL''' !!'''Supported proto''' !!'''Web interface''' !!'''Comment''' | ||
| + | |- | ||
| + | |1. ||git://git.openembedded.org/meta-openembedded ||git, ssh ||http://cgit.openembedded.org/cgit.cgi/meta-openembedded/ ||master git repo ('''used by developers to push changes only''') | ||
| + | |- | ||
| + | |2. ||git://github.com/openembedded/meta-oe.git ||git, https, http ||https://github.com/openembedded/meta-oe ||'''git mirror for users to pull from''' | ||
| + | |} | ||
| + | |||
| + | '''openembedded (OpenEmbedded-Classic)''' | ||
{| class="sortable" border="1" | {| class="sortable" border="1" | ||
!'''#''' !!'''Clone URL''' !!'''Supported proto''' !!'''Web interface''' !!'''Comment''' | !'''#''' !!'''Clone URL''' !!'''Supported proto''' !!'''Web interface''' !!'''Comment''' | ||
| Line 8: | Line 37: | ||
|- | |- | ||
|2. ||git://github.com/openembedded/openembedded.git ||git, https, http ||https://github.com/openembedded/openembedded ||'''git mirror for users to pull from''' | |2. ||git://github.com/openembedded/openembedded.git ||git, https, http ||https://github.com/openembedded/openembedded ||'''git mirror for users to pull from''' | ||
| − | |||
| − | |||
|} | |} | ||
Revision as of 07:43, 4 January 2013
| NOTE: This page has been identified as having content that is significantly out-of-date, usually because it refers to OpenEmbedded-Classic - for new projects, you should use OpenEmbedded-Core.
See OpenEmbedded Wiki Update Project for more details. |
OpenEmbedded git repositories have following mirrors:
bitbake:
| # | Clone URL | Supported proto | Web interface | Comment |
|---|---|---|---|---|
| 1. | git://git.openembedded.org/bitbake | git, ssh | http://cgit.openembedded.org/cgit.cgi/bitbake/ | master git repo (used by developers to push changes only) |
| 2. | git://github.com/openembedded/bitbake.git | git, https, http | https://github.com/openembedded/bitbake | git mirror for users to pull from |
openembedded-core:
| # | Clone URL | Supported proto | Web interface | Comment |
|---|---|---|---|---|
| 1. | git://git.openembedded.org/openembedded-core | git, ssh | http://cgit.openembedded.org/cgit.cgi/openembedded-core/ | master git repo (used by developers to push changes only) |
| 2. | git://github.com/openembedded/oe-core.git | git, https, http | https://github.com/openembedded/oe-core | git mirror for users to pull from |
meta-openembedded:
| # | Clone URL | Supported proto | Web interface | Comment |
|---|---|---|---|---|
| 1. | git://git.openembedded.org/meta-openembedded | git, ssh | http://cgit.openembedded.org/cgit.cgi/meta-openembedded/ | master git repo (used by developers to push changes only) |
| 2. | git://github.com/openembedded/meta-oe.git | git, https, http | https://github.com/openembedded/meta-oe | git mirror for users to pull from |
openembedded (OpenEmbedded-Classic)
| # | Clone URL | Supported proto | Web interface | Comment |
|---|---|---|---|---|
| 1. | git://git.openembedded.org/openembedded | git, ssh | http://cgit.openembedded.org/cgit.cgi/openembedded/ | master git repo (used by developers to push changes only) |
| 2. | git://github.com/openembedded/openembedded.git | git, https, http | https://github.com/openembedded/openembedded | git mirror for users to pull from |