[meta-freescale] [meta-fsl-arm-extra][PATCH 3/3] nitrogen6x: Change machine to use linux-boundary kernel

Otavio Salvador otavio at ossystems.com.br
Sat Apr 6 09:30:28 PDT 2013


Change-Id: Ie815cf603657385e3220640c7773f2d3eaee7c8b
Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
---
 conf/machine/nitrogen6x.conf | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/conf/machine/nitrogen6x.conf b/conf/machine/nitrogen6x.conf
index d668eb2..dc61b63 100644
--- a/conf/machine/nitrogen6x.conf
+++ b/conf/machine/nitrogen6x.conf
@@ -2,15 +2,13 @@
 #@NAME: Nitrogen6X
 #@DESCRIPTION: Machine configuration for Boundary Devices Nitrogen6X
 
-# We need to override the default before everything
-MACHINEOVERRIDES = "${MACHINE}:imx6qsabrelite"
-
 include conf/machine/include/imx-base.inc
 include conf/machine/include/tune-cortexa9.inc
 
 SOC_FAMILY = "mx6q:mx6"
 
 PREFERRED_PROVIDER_u-boot = "u-boot-boundary"
+PREFERRED_PROVIDER_virtual/kernel = "linux-boundary"
 
 # Use SPI NOR U-Boot by default
 IMAGE_BOOTLOADER ?= ""
-- 
1.8.1




More information about the meta-freescale mailing list