summaryrefslogtreecommitdiff
path: root/buildconf/bblayers.conf
diff options
context:
space:
mode:
Diffstat (limited to 'buildconf/bblayers.conf')
-rw-r--r--buildconf/bblayers.conf4
1 files changed, 1 insertions, 3 deletions
diff --git a/buildconf/bblayers.conf b/buildconf/bblayers.conf
index 5f41360..1242a98 100644
--- a/buildconf/bblayers.conf
+++ b/buildconf/bblayers.conf
@@ -6,9 +6,6 @@ BBPATH = "${TOPDIR}"
BBFILES ?= ""
BBLAYERS ?= " \
- ${TOPDIR}/../layers/meta-angstrom \
- \
- \
${TOPDIR}/../layers/meta-toradex-nxp \
${TOPDIR}/../layers/meta-freescale \
${TOPDIR}/../layers/meta-freescale-3rdparty \
@@ -37,4 +34,5 @@ BBLAYERS ?= " \
\
\
${TOPDIR}/../layers/openembedded-core/meta \
+ ${TOPDIR}/../layers/meta-yocto/meta-poky \
"