From b862d04c25657c8d75454c562861cbe182bd7be6 Mon Sep 17 00:00:00 2001 From: John Klug Date: Mon, 8 Nov 2021 05:46:23 -0600 Subject: Must have an overlay for MTCDT-0.2 --- recipes-core/images/mlinux-minimal-image.bb | 2 ++ 1 file changed, 2 insertions(+) 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 \ -- cgit v1.2.3