ed020184e05d36878a6a5ab0bd353d13ed0bcf4b
[AGL/meta-agl.git] / templates / base / conf-notes.txt
1 Common targets are:
2 - meta-agl layer:
3   - included by default
4     * agl-image-boot                (just enough to boot)
5     * agl-image-minimal             (minimal filesystem with APIs)
6     * agl-image-minimal-crosssdk    (crosssdk for ^^)
7
8   - with 'agl-profile-graphical'
9     * agl-image-weston              (minimal filesystem with weston)
10
11   - with 'agl-profile-graphical-qt5'
12     * agl-image-graphical-qt5       (weston plus qt5 framework libs)
13     * agl-image-graphical-qt5-crosssdk  (crosssdk for ^^)
14
15   - with 'agl-profile-graphical-html5'
16     * agl-image-graphical-html5     (weston plus chromium for html5)
17
18   - with 'agl-profile-cluster'
19     * agl-image-cluster             (minimal image with APIs for cluster)
20
21   - with 'agl-profile-cluster-qt5'
22     * agl-image-cluster-qt5         (image with QT5 and APIs for cluster)
23
24   - with 'agl-profile-telematics'
25     * agl-image-telematics          (image with APIs for telematics)
26
27 - meta-agl-cluster-demo layer:      (Instrument Cluster demo with UI)
28   - with 'agl-cluster-demo'
29     * agl-cluster-demo-platform     (cluster demo image)
30     * agl-cluster-demo-platform-crosssdk  (sdk for ^^)
31     * agl-cluster-demo-qtcompositor (cluster demo using own compositor)
32
33 - meta-agl-telematics-demo layer:   (Telematics demo w/o UI)
34   - with 'agl-telematics-demo'
35     * agl-telematics-demo-platform  (telematics demo image)
36     * agl-telematics-demo-platform-crosssdk  (sdk for ^^)
37
38 - meta-agl-demo:                    (IVI demo with UI)
39   - with 'agl-demo'
40     * agl-image-ivi                 (base for IVI targets)
41     * agl-image-ivi-crosssdk           (sdk for ^^)
42
43     * agl-demo-platform             (* default IVI demo target *)
44     * agl-demo-platform-crosssdk       (sdk for ^^)
45