diff options
author | Fabio Berton <fabio.berton@ossystems.com.br> | 2016-11-30 11:07:17 -0200 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2016-12-06 16:25:47 -0200 |
commit | eff3b8e64f707cd9546b8c11f19bd7b054240f46 (patch) | |
tree | b1c8c9e222c32146d54911b10d97543194a9f757 /dynamic-layers | |
parent | e306586167dc359115f9bee8752f4440c831d050 (diff) | |
download | meta-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')
-rw-r--r-- | dynamic-layers/openembedded-layer/recipes-dpaa/fmc/fmc_git.bb | 3 |
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 | ||
48 | PARALLEL_MAKE = "" | 48 | PARALLEL_MAKE = "" |
49 | BBCLASSEXTEND = "native" | ||
50 | COMPATIBLE_HOST ?= "(none)" | ||
51 | COMPATIBLE_HOST_qoriq = ".*" | ||