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 [2019/04/08 17:29] – [Download] rpjdayagl [2019/04/08 17:49] (current) – [aglsetup.sh] rpjday
Line 7: Line 7:
   * [[https://wiki.automotivelinux.org/start|AGL home page]]   * [[https://wiki.automotivelinux.org/start|AGL home page]]
   * [[https://wiki.automotivelinux.org/agl-distro/source-code|Download and build]]   * [[https://wiki.automotivelinux.org/agl-distro/source-code|Download and build]]
 +  * [[https://github.com/openivimobility|GitHub OpenIVI Mobility]]
  
 ===== Sample config and build ===== ===== Sample config and build =====
Line 19: Line 20:
 </code> </code>
  
-===== Download =====+==== Download ====
  
 Depending on which release and branch you want, choose some variation: Depending on which release and branch you want, choose some variation:
Line 36: Line 37:
 ==== Manifest files ==== ==== Manifest files ====
  
-After syncing, under ''.repo/'', you'll find:+After initialization, you'll find:
  
 <code> <code>
Line 62: Line 63:
 chinook_3.0.2.xml   eel_4.99.2.xml        flounder_5.99.7.xml chinook_3.0.2.xml   eel_4.99.2.xml        flounder_5.99.7.xml
 chinook_3.0.3.xml   eel_4.99.3.xml        flounder_6.0.0.xml chinook_3.0.3.xml   eel_4.99.3.xml        flounder_6.0.0.xml
 +</code>
 +
 +===== aglsetup.sh =====
 +
 +<code>
 +$ . meta-agl/scripts/aglsetup.sh 
 +------------ aglsetup.sh: Starting
 +Generating configuration files:
 +   Build dir: /home/rpjday/AGL/build
 +   Machine: qemux86-64
 +   Features: 
 +   Running /home/rpjday/AGL/poky/oe-init-build-env
 +   Templates dir: /home/rpjday/AGL/meta-agl/templates/base
 +   Config: /home/rpjday/AGL/build/conf/bblayers.conf
 +   Config: /home/rpjday/AGL/build/conf/local.conf
 +   Setup script: /home/rpjday/AGL/build/conf/setup.sh
 +   Executing setup script ... --- beginning of setup script
 +--- fragment /home/rpjday/AGL/meta-agl/templates/base/01_setup_EULAfunc.sh
 +--- fragment /home/rpjday/AGL/meta-agl/templates/base/01_setup_pkg_revision.sh
 +--- fragment /home/rpjday/AGL/meta-agl/templates/base/99_setup_EULAconf.sh
 +--- end of setup script
 +OK
 +Generating setup manifest: /home/rpjday/AGL/build/aglsetup.manifest ... OK
 +Generating setup file: /home/rpjday/AGL/build/agl-init-build-env ... OK
 +------------ aglsetup.sh: Done
 +Common targets are:
 +  - meta-agl:          (core system)
 +    agl-image-minimal
 +    agl-image-minimal-qa
 +    
 +    agl-image-ivi
 +    agl-image-ivi-qa
 +    agl-image-ivi-crosssdk
 +    
 +    agl-image-weston
 +
 +  - meta-agl-demo:     (demo with UI)
 +    agl-demo-platform  (* default demo target)
 +    agl-demo-platform-qa
 +    agl-demo-platform-crosssdk
 +    
 +    agl-demo-platform-html5
 +$
 </code> </code>
  
  
  • agl.1554744586.txt.gz
  • Last modified: 2019/04/08 17:29
  • by rpjday