User Tools

Site Tools


agl-distro:source-code

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
agl-distro:source-code [2019/08/11 15:09]
jsmoeller
agl-distro:source-code [2020/10/20 10:41]
growupboron Added documentation link.
Line 2: Line 2:
  
 The AGL source code and Yocto layers are maintained on the [[https://​gerrit.automotivelinux.org/​ | AGL gerrit server]]. For information on how to create accounts for gerrit see [[start:​getting-started|Getting Started with AGL]]. ​ The AGL source code and Yocto layers are maintained on the [[https://​gerrit.automotivelinux.org/​ | AGL gerrit server]]. For information on how to create accounts for gerrit see [[start:​getting-started|Getting Started with AGL]]. ​
 +
 +FIXME Build instructions for supported hardware platforms available at [[https://​docs-agl.readthedocs.io/​en/​master/#​0_Getting_Started/​2_Building_AGL_Image/​0_Build_Process/​ | AGL documentation site]].
  
 ==== Prepare Repo Tool ==== ==== Prepare Repo Tool ====
Line 19: Line 21:
 ==== Download Latest Stable Release ==== ==== Download Latest Stable Release ====
 To download all layers for the for the latest stable release and more see the [[agl-distro:​release-notes | release notes]] To download all layers for the for the latest stable release and more see the [[agl-distro:​release-notes | release notes]]
-    $ repo init -b halibut ​[-m halibut_8.0.0.xml] -u https://​gerrit.automotivelinux.org/​gerrit/​AGL/​AGL-repo+    $ repo init -b icefish ​[-m icefish_9.0.0.xml] -u https://​gerrit.automotivelinux.org/​gerrit/​AGL/​AGL-repo
     $ repo sync     $ repo sync
  
 ==== Download Latest on stable branch ====  ==== Download Latest on stable branch ====
 To download all layers on the current ​release ​branch which may be in the midst of testing or changes prior to the next stable release: To download all layers on the current ​release ​branch which may be in the midst of testing or changes prior to the next stable release:
-    $ repo init -b halibut ​-u https://​gerrit.automotivelinux.org/​gerrit/​AGL/​AGL-repo+    $ repo init -b icefish ​-u https://​gerrit.automotivelinux.org/​gerrit/​AGL/​AGL-repo
     $ repo sync     $ repo sync
  
agl-distro/source-code.txt · Last modified: 2022/09/12 16:22 by baigudin