Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| agl [2019/04/08 17:25] – [Download] rpjday | agl [2019/04/08 17:49] (current) – [aglsetup.sh] rpjday | ||
|---|---|---|---|
| Line 7: | Line 7: | ||
| * [[https:// | * [[https:// | ||
| * [[https:// | * [[https:// | ||
| + | * [[https:// | ||
| ===== Sample config and build ===== | ===== Sample config and build ===== | ||
| Line 19: | Line 20: | ||
| </ | </ | ||
| - | ===== 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 33: | Line 34: | ||
| $ repo sync | $ repo sync | ||
| </ | </ | ||
| + | |||
| + | ==== Manifest files ==== | ||
| + | |||
| + | After initialization, | ||
| + | |||
| + | < | ||
| + | drwxrwxr-x. | ||
| + | drwxrwxr-x. 10 rpjday rpjday 4096 Apr 8 13:25 manifests.git | ||
| + | lrwxrwxrwx. | ||
| + | drwxrwxr-x. | ||
| + | </ | ||
| + | |||
| + | where '' | ||
| + | |||
| + | < | ||
| + | blowfish_1.9.8.xml | ||
| + | blowfish_2.0.0.xml | ||
| + | blowfish_2.0.1.xml | ||
| + | blowfish_2.0.2.xml | ||
| + | blowfish_2.0.3.xml | ||
| + | blowfish_2.0.4.xml | ||
| + | blowfish_2.0.5.xml | ||
| + | chinook_2.99.1.xml | ||
| + | chinook_2.99.2.xml | ||
| + | chinook_2.99.3.xml | ||
| + | chinook_3.0.0.xml | ||
| + | chinook_3.0.1.xml | ||
| + | chinook_3.0.2.xml | ||
| + | chinook_3.0.3.xml | ||
| + | </ | ||
| + | |||
| + | ===== aglsetup.sh ===== | ||
| + | |||
| + | < | ||
| + | $ . meta-agl/ | ||
| + | ------------ aglsetup.sh: | ||
| + | Generating configuration files: | ||
| + | Build dir: / | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | Setup script: / | ||
| + | | ||
| + | --- fragment / | ||
| + | --- fragment / | ||
| + | --- fragment / | ||
| + | --- end of setup script | ||
| + | OK | ||
| + | Generating setup manifest: / | ||
| + | Generating setup file: / | ||
| + | ------------ aglsetup.sh: | ||
| + | Common targets are: | ||
| + | - meta-agl: | ||
| + | agl-image-minimal | ||
| + | agl-image-minimal-qa | ||
| + | | ||
| + | agl-image-ivi | ||
| + | agl-image-ivi-qa | ||
| + | agl-image-ivi-crosssdk | ||
| + | | ||
| + | agl-image-weston | ||
| + | |||
| + | - meta-agl-demo: | ||
| + | agl-demo-platform | ||
| + | agl-demo-platform-qa | ||
| + | agl-demo-platform-crosssdk | ||
| + | | ||
| + | agl-demo-platform-html5 | ||
| + | $ | ||
| + | </ | ||
| + | |||
| + | |||