Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Attention!!:   AGL  AGL IC container integration update is under reviewing,  Please not use this document was merged only master. Please use master now.


This document describe how to build AGL instrument cluster with container integration.

...

6th step: Download the AGL Source Files

Recommend AGL version: Optimistic Octopus

cd $AGL_TOP
mkdir octopus export AGL_TOP=$HOME/AGL/octopus
cd $AGL_TOP repo init -b octopus -u https://gerrit.automotivelinux.org/gerrit/AGL/AGL-repo repo sync

Optional: Specify the master branch

...