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

Otavio Salvador otavio.salvador at ossystems.com.br
Wed Feb 8 15:54:44 PST 2017


On Mon, Feb 6, 2017 at 11:21 AM, Alex de Cabo
<alejandro.de-cabo-garcia at congatec.com> wrote:
> 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"

This is not need as BitBake takes the latest release by default. While
merging the upgrade I also removed the 3.14 recipes so we keep the one
in use only.

>  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"

Why?

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


More information about the meta-freescale mailing list