diff options
| author | Adrian Dudau <adrian.dudau@enea.com> | 2017-03-20 13:32:41 +0100 |
|---|---|---|
| committer | Martin Borg <martin.borg@enea.com> | 2017-03-22 11:24:33 +0100 |
| commit | 044c463555c5a7a8a81cd06a83bbc24c1b3c0906 (patch) | |
| tree | 7b2a242f48e7e5686fb7298c484b9c24c53ef662 | |
| parent | c4a8e540cb0fd05e9338e51b740cd1a393f81ce6 (diff) | |
| download | meta-el-virtualization-044c463555c5a7a8a81cd06a83bbc24c1b3c0906.tar.gz | |
Adjust common bitbake targets in templates
Each target has its own subset of images that are normally built for it.
Reflect that in the template confs.
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
Signed-off-by: Martin Borg <martin.borg@enea.com>
| -rw-r--r-- | conf/template.inteld1521/conf-notes.txt | 2 | ||||
| -rw-r--r-- | conf/template.qemux86-64/conf-notes.txt | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/conf/template.inteld1521/conf-notes.txt b/conf/template.inteld1521/conf-notes.txt index b861d0e..553304b 100644 --- a/conf/template.inteld1521/conf-notes.txt +++ b/conf/template.inteld1521/conf-notes.txt | |||
| @@ -1,4 +1,2 @@ | |||
| 1 | Common targets are: | 1 | Common targets are: |
| 2 | enea-image-virtualization-guest | ||
| 3 | enea-image-virtualization-host | 2 | enea-image-virtualization-host |
| 4 | enea-image-virtualization-host-sdk | ||
diff --git a/conf/template.qemux86-64/conf-notes.txt b/conf/template.qemux86-64/conf-notes.txt index b861d0e..48a57f3 100644 --- a/conf/template.qemux86-64/conf-notes.txt +++ b/conf/template.qemux86-64/conf-notes.txt | |||
| @@ -1,4 +1,2 @@ | |||
| 1 | Common targets are: | 1 | Common targets are: |
| 2 | enea-image-virtualization-guest | 2 | enea-image-virtualization-guest |
| 3 | enea-image-virtualization-host | ||
| 4 | enea-image-virtualization-host-sdk | ||
