From 4fd3a3fa1fe5e95fb84781eda62d3f281a3873f9 Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Mon, 11 Jul 2016 08:17:52 -0300 Subject: linux-fslc-imx: Fix DESCRIPTION to mention 4.1.15-1.0.0 GA as based The base kernel has been updated for the 4.1.15-1.0.0 GA but the DESCRIPTION has not been updated when updating the recipes, this fixes that so the DESCRIPTION in the generated packages and release notes are right. Change-Id: Id7539aa65f5466f0bd285766931d4648b0445e44 Signed-off-by: Otavio Salvador --- recipes-kernel/linux/linux-fslc-imx-rt_4.1-1.0.x.bb | 2 +- recipes-kernel/linux/linux-fslc-imx_4.1-1.0.x.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes-kernel/linux') diff --git a/recipes-kernel/linux/linux-fslc-imx-rt_4.1-1.0.x.bb b/recipes-kernel/linux/linux-fslc-imx-rt_4.1-1.0.x.bb index d40c4cfa..7af29de6 100644 --- a/recipes-kernel/linux/linux-fslc-imx-rt_4.1-1.0.x.bb +++ b/recipes-kernel/linux/linux-fslc-imx-rt_4.1-1.0.x.bb @@ -1,5 +1,5 @@ SUMMARY = "Realtime version of the FSL Community BSP i.MX6 Linux kernel with backported features and fixes" -DESCRIPTION = "Linux kernel based on Freescale 3.14.52-1.1.0 GA release, used by FSL Community BSP in order to \ +DESCRIPTION = "Linux kernel based on NXP 4.1.15-1.0.0 GA release, used by FSL Community BSP in order to \ provide support for i.MX6 based platforms and include official Linux kernel stable updates, backported \ features and fixes coming from the vendors, kernel community or FSL Community itself. \ In addition, this kernel has the realtime patch (PREEMPT_RT) applied." diff --git a/recipes-kernel/linux/linux-fslc-imx_4.1-1.0.x.bb b/recipes-kernel/linux/linux-fslc-imx_4.1-1.0.x.bb index 52c6e5f9..7014134a 100644 --- a/recipes-kernel/linux/linux-fslc-imx_4.1-1.0.x.bb +++ b/recipes-kernel/linux/linux-fslc-imx_4.1-1.0.x.bb @@ -2,7 +2,7 @@ # Released under the MIT license (see COPYING.MIT for the terms) SUMMARY = "FSL Community BSP i.MX6 Linux kernel with backported features and fixes" -DESCRIPTION = "Linux kernel based on Freescale 3.14.52-1.1.0 GA release, used by FSL Community BSP in order to \ +DESCRIPTION = "Linux kernel based on NXP 4.1.15-1.0.0 GA release, used by FSL Community BSP in order to \ provide support for i.MX6 based platforms and include official Linux kernel stable updates, backported \ features and fixes coming from the vendors, kernel community or FSL Community itself." -- cgit v1.2.3-54-g00ecf