User Tools

Site Tools


agl-distro:developer_resources_intel

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
agl-distro:developer_resources_intel [2016/10/28 07:52]
Ronan Le Martret [Build your own]
agl-distro:developer_resources_intel [2018/04/25 13:20]
jsmoeller
Line 1: Line 1:
 +====== FIXME ======
 +Attention. This page is deprecated. FIXME. Please follow the new documentation site:
 +
 +http://​docs.automotivelinux.org/​docs/​getting_started/​en/​dev/​reference/​machines/​intel.html
 +
 +
 +
 ====== Running AGL on Intel Minnowboard (and most Intel HW)====== ====== Running AGL on Intel Minnowboard (and most Intel HW)======
 This documentation is aiming at people who want to run Automotive Grade Linux (AGL) on an Intel Hardware (HW). This documentation is aiming at people who want to run Automotive Grade Linux (AGL) on an Intel Hardware (HW).
-While the reference HW used by AGL project is the Open Source Minnowboard (http://​wiki.minnowboard.org/​MinnowBoard_Wiki_Home) this documentation can be used to enable most of 64 bits Intel Architecture (IA) using UEFI as boot loader.+While the reference HW used by AGL project is the Open Source Minnowboard (http://​wiki.minnowboard.org/​MinnowBoard_Wiki_Home) this documentation can be used to enable most of 64 bits Intel Architecture (IA) using UEFI as boot loader. You need to run the 64 bits version of the UEFI boot. Minnowbaord Max and Turbo are both 64 bits capable.
  
 **Note** this page is more focused on please willing to create bespoke AGL image and BSP. If you are more interested by Apps creation, please visit [[agl-distro:​developer_resources_intel_apps | Developing Apps]] **Note** this page is more focused on please willing to create bespoke AGL image and BSP. If you are more interested by Apps creation, please visit [[agl-distro:​developer_resources_intel_apps | Developing Apps]]
Line 25: Line 32:
  
  
-**To build the latest stable (blowfish_2.0.1)** +**To build the latest stable (blowfish_2.0.3)** 
-  cd AGL-2.0.1+  cd AGL-2.0.3
   repo init -u \    repo init -u \ 
   https://​gerrit.automotivelinux.org/​gerrit/​AGL/​AGL-repo \   https://​gerrit.automotivelinux.org/​gerrit/​AGL/​AGL-repo \
   -b blowfish \   -b blowfish \
-  -m default_blowfish_2.0.1.xml +  -m default_blowfish_2.0.3.xml
- +
-**Alternative** For AGL developers only: To build the latest+
  
 +**Alternative for AGL developers only:** To build the latest
 +  cd AGL-master
 +  repo init -u https://​gerrit.automotivelinux.org/​gerrit/​AGL/​AGL-repo
 +  ​
 +**Only for those working on virtualisation**
 **Note :** this is WIP and most likely to fail most of the time) **Note :** this is WIP and most likely to fail most of the time)
 +  cd AGL-master-next
   repo init -b morty \   repo init -b morty \
   -u https://​gerrit.automotivelinux.org/​gerrit/​AGL/​AGL-repo   -u https://​gerrit.automotivelinux.org/​gerrit/​AGL/​AGL-repo
agl-distro/developer_resources_intel.txt · Last modified: 2018/04/25 13:20 by jsmoeller