[meta-freescale] [3rdparty][master][PATCH 2/2] cgtqmx6: Change default kernel version

Alex de Cabo alejandro.de-cabo-garcia at congatec.com
Mon Feb 6 05:21:33 PST 2017


Set preferred kernel version to 4.1.15

Signed-off-by: Alex de Cabo <alejandro.de-cabo-garcia at congatec.com>
---
 conf/machine/cgtqmx6.conf | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/conf/machine/cgtqmx6.conf b/conf/machine/cgtqmx6.conf
index 9411628..29921a6 100644
--- a/conf/machine/cgtqmx6.conf
+++ b/conf/machine/cgtqmx6.conf
@@ -16,9 +16,12 @@ UBOOT_MACHINE = "cgtqmx6eval_defconfig"
 
 # Use linux kernel QMX6
 PREFERRED_PROVIDER_virtual/kernel ??= "linux-congatec"
+PREFERRED_VERSION_linux-congatec ?= "4.1.15"
 KERNEL_DEVICETREE = "imx6q-qmx6.dtb imx6dl-qmx6.dtb"
 KERNEL_IMAGETYPE = "zImage"
 
 SERIAL_CONSOLE = "115200 ttymxc1"
 
 MACHINE_FEATURES += " pci"
+MACHINE_HAS_VIVANTE_KERNEL_DRIVER_SUPPORT_cgtqmx6 = "1"
+MACHINE_USES_VIVANTE_KERNEL_DRIVER_MODULE_cgtqmx6 = "0"
-- 
1.9.1



More information about the meta-freescale mailing list