[meta-freescale] [meta-fsl-arm-extra][PATCH 2/3] imx7s-warp: Use linux-warp7 by default

Daiane Angolini daiane.angolini at nxp.com
Tue Sep 20 12:02:11 PDT 2016


Both linux-fslc-imx and linux-warp7 have support and are currently working
with WaRP7. However, there are some patches on linux-warp7 not upstreamed to
linux-fslc-imx.

So, let's use the fork linux-warp7 by default.

Signed-off-by: Daiane Angolini <daiane.angolini at nxp.com>
---
 conf/machine/imx7s-warp.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/machine/imx7s-warp.conf b/conf/machine/imx7s-warp.conf
index 666d6b5..4c79048 100644
--- a/conf/machine/imx7s-warp.conf
+++ b/conf/machine/imx7s-warp.conf
@@ -13,7 +13,7 @@ MACHINE_FEATURES += " wifi bluetooth"
 
 KERNEL_DEVICETREE = "imx7s-warp.dtb"
 
-PREFERRED_PROVIDER_virtual/kernel ?= "linux-fslc-imx"
+PREFERRED_PROVIDER_virtual/kernel ?= "linux-warp7"
 
 UBOOT_CONFIG ??= "sd"
 UBOOT_CONFIG[sd] = "warp7_config,sdcard"
-- 
2.7.4



More information about the meta-freescale mailing list