summaryrefslogtreecommitdiffstats
path: root/templates/intel-corei7-64
diff options
context:
space:
mode:
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>2016-04-14 00:39:11 +0200
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>2016-04-14 00:39:11 +0200
commit19b70ab0e44e15fa11a27291c26c35b5e11fb41d (patch)
tree819af02b5fbcca1489b88742ca84230e2f81f05d /templates/intel-corei7-64
parent9cb2f1cbbaa8a03bdff290310c8c9dd71c3b180d (diff)
Introduce TI vayu and synchronize and streamline templates
This changeset introduces the templates for the TI vayu board. Also this changeset sychronizes the templates with meta-agl and formats them in a way so the extra layers are at the end. Also unify conf-notes.txt into common/conf-notes.txt for easier maintenance. Change-Id: Ia8555f0961b35791234c50ec75e5c4f4a3f7a77d Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'templates/intel-corei7-64')
-rw-r--r--templates/intel-corei7-64/conf/bblayers.conf.sample6
l---------[-rw-r--r--]templates/intel-corei7-64/conf/conf-notes.txt8
2 files changed, 5 insertions, 9 deletions
diff --git a/templates/intel-corei7-64/conf/bblayers.conf.sample b/templates/intel-corei7-64/conf/bblayers.conf.sample
index 35c492b3..e3d5d597 100644
--- a/templates/intel-corei7-64/conf/bblayers.conf.sample
+++ b/templates/intel-corei7-64/conf/bblayers.conf.sample
@@ -15,11 +15,13 @@ BBLAYERS ?= " \
##OEROOT##/../meta-agl/meta-agl-bsp \
##OEROOT##/../meta-openembedded/meta-oe \
##OEROOT##/../meta-openembedded/meta-multimedia \
- ##OEROOT##/../meta-openembedded/meta-ruby \
##OEROOT##/../meta-openembedded/meta-efl \
+ ##OEROOT##/../meta-openembedded/meta-networking \
+ ##OEROOT##/../meta-openembedded/meta-python \
+ ##OEROOT##/../meta-intel \
##OEROOT##/../meta-agl-demo \
+ ##OEROOT##/../meta-openembedded/meta-ruby \
##OEROOT##/../meta-qt5 \
- ##OEROOT##/../meta-intel \
"
BBLAYERS_NON_REMOVABLE ?= " \
##OEROOT##/meta \
diff --git a/templates/intel-corei7-64/conf/conf-notes.txt b/templates/intel-corei7-64/conf/conf-notes.txt
index bdee76b8..fc5c6a1b 100644..120000
--- a/templates/intel-corei7-64/conf/conf-notes.txt
+++ b/templates/intel-corei7-64/conf/conf-notes.txt
@@ -1,7 +1 @@
-Common targets are:
- agl-image-ivi
- agl-image-ivi-crosssdk
- agl-image-ivi-qa
- agl-demo-platform
- agl-demo-platform-crosssdk
- agl-demo-platform-qa
+../../common/conf-notes.txt \ No newline at end of file