summaryrefslogtreecommitdiffstats
path: root/templates/wandboard
diff options
context:
space:
mode:
Diffstat (limited to 'templates/wandboard')
-rw-r--r--templates/wandboard/conf/bblayers.conf.sample10
l---------[-rw-r--r--]templates/wandboard/conf/conf-notes.txt6
2 files changed, 7 insertions, 9 deletions
diff --git a/templates/wandboard/conf/bblayers.conf.sample b/templates/wandboard/conf/bblayers.conf.sample
index 91784545..4a577bc4 100644
--- a/templates/wandboard/conf/bblayers.conf.sample
+++ b/templates/wandboard/conf/bblayers.conf.sample
@@ -5,7 +5,7 @@ LCONF_VERSION = "6"
BBPATH = "${TOPDIR}"
BBFILES ?= ""
-# AGL layers for MinnowBoard MAX (Intel)
+# AGL layers for Wandboard (NXP/Freescale)
BBLAYERS ?= " \
##OEROOT##/meta \
##OEROOT##/meta-yocto \
@@ -15,12 +15,14 @@ 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-agl-demo \
- ##OEROOT##/../meta-qt5 \
+ ##OEROOT##/../meta-openembedded/meta-networking \
+ ##OEROOT##/../meta-openembedded/meta-python \
##OEROOT##/../meta-fsl-arm \
##OEROOT##/../meta-fsl-arm-extra \
+ ##OEROOT##/../meta-agl-demo \
+ ##OEROOT##/../meta-openembedded/meta-ruby \
+ ##OEROOT##/../meta-qt5 \
"
BBLAYERS_NON_REMOVABLE ?= " \
##OEROOT##/meta \
diff --git a/templates/wandboard/conf/conf-notes.txt b/templates/wandboard/conf/conf-notes.txt
index 502690dc..fc5c6a1b 100644..120000
--- a/templates/wandboard/conf/conf-notes.txt
+++ b/templates/wandboard/conf/conf-notes.txt
@@ -1,5 +1 @@
-Common targets are:
- agl-image-ivi
- agl-image-ivi-crosssdk
- agl-demo-platform
- agl-demo-platform-crosssdk
+../../common/conf-notes.txt \ No newline at end of file