summaryrefslogtreecommitdiffstats
path: root/dynamic-layers/openembedded-layer
diff options
context:
space:
mode:
authorFabio Berton <fabio.berton@ossystems.com.br>2016-11-30 11:07:17 -0200
committerOtavio Salvador <otavio@ossystems.com.br>2016-12-06 16:25:47 -0200
commiteff3b8e64f707cd9546b8c11f19bd7b054240f46 (patch)
treeb1c8c9e222c32146d54911b10d97543194a9f757 /dynamic-layers/openembedded-layer
parente306586167dc359115f9bee8752f4440c831d050 (diff)
downloadmeta-freescale-eff3b8e64f707cd9546b8c11f19bd7b054240f46.tar.gz
fmc: Remove native class extend
fmc doesn't build for native host. Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'dynamic-layers/openembedded-layer')
-rw-r--r--dynamic-layers/openembedded-layer/recipes-dpaa/fmc/fmc_git.bb3
1 files changed, 0 insertions, 3 deletions
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 457cbfca..90a026aa 100644
--- a/dynamic-layers/openembedded-layer/recipes-dpaa/fmc/fmc_git.bb
+++ b/dynamic-layers/openembedded-layer/recipes-dpaa/fmc/fmc_git.bb
@@ -46,6 +46,3 @@ do_install () {
46} 46}
47 47
48PARALLEL_MAKE = "" 48PARALLEL_MAKE = ""
49BBCLASSEXTEND = "native"
50COMPATIBLE_HOST ?= "(none)"
51COMPATIBLE_HOST_qoriq = ".*"