[meta-freescale] [meta-fsl-arm][PATCH 3/5] twr-vf65gs10.conf: Remove kernel-module-mcc dependency

Anthony Felice tony.felice at timesys.com
Fri Oct 9 14:38:57 PDT 2015


The new MCC kernel module is now located in-tree, so remove the dependency
for the old MCC kernel module.

Signed-off-by: Anthony Felice <tony.felice at timesys.com>
---
 conf/machine/twr-vf65gs10.conf | 2 --
 1 file changed, 2 deletions(-)

diff --git a/conf/machine/twr-vf65gs10.conf b/conf/machine/twr-vf65gs10.conf
index 45c9232..5a6dc87 100644
--- a/conf/machine/twr-vf65gs10.conf
+++ b/conf/machine/twr-vf65gs10.conf
@@ -10,8 +10,6 @@ include conf/machine/include/tune-cortexa5.inc
 SOC_FAMILY = "vf:vf60"
 
 PREFERRED_PROVIDER_virtual/kernel ?= "linux-timesys"
-PREFERRED_PROVIDER_virtual/kernel-module-mcc ?= "kernel-module-mcc"
-PREFERRED_PROVIDER_virtual/kernel-module-mcc-dev ?= "kernel-module-mcc"
 
 UBOOT_MACHINE = "vf610twr_config"
 
-- 
1.9.1



More information about the meta-freescale mailing list