summaryrefslogtreecommitdiff
path: root/buildconf/bblayers.conf
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2019-01-07 19:37:11 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2019-03-06 13:46:01 +0100
commit2251d4fd97cc037a4ebf2d168da369bd052b8e82 (patch)
treed8279a6814aab1f3daeec667d1ffacf89e168f14 /buildconf/bblayers.conf
parentc1c098080b8ab5b3c612d4a86c03bdade69fe3e8 (diff)
distro: move from angstrom to a poky based distro
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
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 \
"