summaryrefslogtreecommitdiffstats
path: root/templates/base
diff options
context:
space:
mode:
authorRonan <ronan.lemartret@iot.bzh>2017-01-20 16:55:46 +0100
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2017-03-03 18:01:43 +0000
commit3cfe59d1d10874fee11ee84f290406dd30a673bd (patch)
treec6e952dc31b04beaba3e69f2967fe3584db6a386 /templates/base
parent36e8802fe16c939af3d5fadf20f7c5f9d98d368b (diff)
Add dependency to images
* [SPEC-424] * yocto image should use dependency to facilitate maintenance * yocto image should have its own LICENSE defined Change-Id: I47a6c35f5b80947c5ef8b4761dd98b4bc82a5507 Signed-off-by: Ronan <ronan.lemartret@iot.bzh>
Diffstat (limited to 'templates/base')
-rw-r--r--templates/base/conf-notes.txt9
1 files changed, 6 insertions, 3 deletions
diff --git a/templates/base/conf-notes.txt b/templates/base/conf-notes.txt
index 2c7f52eb7..1279e2979 100644
--- a/templates/base/conf-notes.txt
+++ b/templates/base/conf-notes.txt
@@ -1,14 +1,17 @@
Common targets are:
- meta-agl: (core system)
- agl-image-ivi
- agl-image-ivi-crosssdk
- agl-image-ivi-qa
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