From 16c528880f20c68731e645775d31c7445c95a8db Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Fri, 28 Sep 2018 13:18:49 -0700 Subject: recipes: Limit BSP specific recipes on relevant SOCs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This helps in using meta-freescale with other BSP layers in same projects, which is common usecase Signed-off-by: Khem Raj Cc: Andreas Müller Cc: Zhenhua Luo Cc: Otavio Salvador Signed-off-by: Otavio Salvador --- dynamic-layers/openembedded-layer/recipes-dpaa/fmc/fmc_git.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'dynamic-layers') diff --git a/dynamic-layers/openembedded-layer/recipes-dpaa/fmc/fmc_git.bb b/dynamic-layers/openembedded-layer/recipes-dpaa/fmc/fmc_git.bb index 76ece6251..d839b6fc6 100644 --- a/dynamic-layers/openembedded-layer/recipes-dpaa/fmc/fmc_git.bb +++ b/dynamic-layers/openembedded-layer/recipes-dpaa/fmc/fmc_git.bb @@ -45,3 +45,4 @@ PARALLEL_MAKE = "" PACKAGE_ARCH = "${MACHINE_SOCARCH}" +COMPATIBLE_MACHINE = "(qoriq)" -- cgit v1.2.3-54-g00ecf