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:31] – [Manifest files] 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 63: Line 64:
 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> </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>
 +
 +
  • agl.1554744675.txt.gz
  • Last modified: 2019/04/08 17:31
  • by rpjday