Mirrors: Difference between revisions

From Openembedded.org
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{Outdated}}
{{Outdated}}


OpenEmbedded git repository have following mirrors now
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'''
|-
|3. ||git://repo.or.cz/openembedded.git ||git, http ||http://repo.or.cz/w/openembedded.git ||other 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