mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 12:09:01 +02:00
imx7s-warp: Use linux-warp7 by default
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@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
parent
f323829eb9
commit
415a6b8543
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue
Block a user