summaryrefslogtreecommitdiffstats
path: root/templates/qemux86/conf/bblayers.conf.sample
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/qemux86/conf/bblayers.conf.sample
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/qemux86/conf/bblayers.conf.sample')
-rw-r--r--templates/qemux86/conf/bblayers.conf.sample4
1 files changed, 3 insertions, 1 deletions
diff --git a/templates/qemux86/conf/bblayers.conf.sample b/templates/qemux86/conf/bblayers.conf.sample
index 884cc244..49042f9a 100644
--- a/templates/qemux86/conf/bblayers.conf.sample
+++ b/templates/qemux86/conf/bblayers.conf.sample
@@ -15,9 +15,11 @@ 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-agl-demo \
+ ##OEROOT##/../meta-openembedded/meta-ruby \
##OEROOT##/../meta-qt5 \
"
BBLAYERS_NON_REMOVABLE ?= " \