summaryrefslogtreecommitdiff
path: root/conf/bblayers.conf.mlinux
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2020-11-12 15:41:48 -0600
committerJohn Klug <john.klug@multitech.com>2020-11-12 15:41:48 -0600
commit792f811ca0d40b1d75eb84fa6841be2af82cdfe7 (patch)
treea00946a683f4505ccca7335429049568215f756a /conf/bblayers.conf.mlinux
parenta16d788bfebc3c619c87f64615469e2a52451cc5 (diff)
downloadmlinux-792f811ca0d40b1d75eb84fa6841be2af82cdfe7.tar.gz
mlinux-792f811ca0d40b1d75eb84fa6841be2af82cdfe7.tar.bz2
mlinux-792f811ca0d40b1d75eb84fa6841be2af82cdfe7.zip
Switch to Yocto Thud branch
Diffstat (limited to 'conf/bblayers.conf.mlinux')
-rw-r--r--conf/bblayers.conf.mlinux3
1 files changed, 2 insertions, 1 deletions
diff --git a/conf/bblayers.conf.mlinux b/conf/bblayers.conf.mlinux
index 7590fe9..1150884 100644
--- a/conf/bblayers.conf.mlinux
+++ b/conf/bblayers.conf.mlinux
@@ -4,12 +4,13 @@ BBFILES ?= ""
BBLAYERS = " \
__OEROOT__/layers/user-layer \
__OEROOT__/layers/meta-mlinux \
+ __OEROOT__/layers/meta-mlinux-atmel \
__OEROOT__/layers/meta-multitech \
+ __OEROOT__/layers/meta-multitech-atmel \
__OEROOT__/layers/meta-mono \
__OEROOT__/layers/meta-nodejs \
__OEROOT__/layers/meta-java \
__OEROOT__/layers/meta-openembedded/meta-oe \
- __OEROOT__/layers/meta-openembedded/meta-ruby \
__OEROOT__/layers/meta-openembedded/meta-perl \
__OEROOT__/layers/meta-openembedded/meta-python \
__OEROOT__/layers/meta-openembedded/meta-networking \