summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2021-11-08 05:46:23 -0600
committerAndrii Pientsov <andrii.pientsov@globallogic.com>2021-11-17 16:15:25 +0200
commitb862d04c25657c8d75454c562861cbe182bd7be6 (patch)
tree8cbcec15307892db5c2a4828104d1aaf918d88f2
parent09f86010fa32f39906800c694447e892a5e5ce05 (diff)
downloadmeta-mlinux-atmel-b862d04c25657c8d75454c562861cbe182bd7be6.tar.gz
meta-mlinux-atmel-b862d04c25657c8d75454c562861cbe182bd7be6.tar.bz2
meta-mlinux-atmel-b862d04c25657c8d75454c562861cbe182bd7be6.zip
Must have an overlay for MTCDT-0.2
-rw-r--r--recipes-core/images/mlinux-minimal-image.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-core/images/mlinux-minimal-image.bb b/recipes-core/images/mlinux-minimal-image.bb
index 5427a68..3337b89 100644
--- a/recipes-core/images/mlinux-minimal-image.bb
+++ b/recipes-core/images/mlinux-minimal-image.bb
@@ -30,7 +30,9 @@ CORE_FEATURES_append = " \
CORE_FEATURES_append = " mtd-utils mtd-utils-jffs2 fstab-jffs2"
+# All except old MTR
CORE_FEATURES_append_mtcap = " mt-dt-overlay "
+CORE_FEATURES_append_mtrv1 = " mt-dt-overlay "
CORE_FEATURES_append_mtcdt = " mt-dt-overlay "
NETWORKING_FEATURES = "ppp ppp-waitforresetfunc curl iproute2 \