summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2016-07-11 08:17:52 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2016-07-15 07:48:55 -0300
commit4fd3a3fa1fe5e95fb84781eda62d3f281a3873f9 (patch)
treeed845c39dee0799ffca91e2894d719dd6682b1b3 /recipes-kernel/linux
parent4a62636c3e4075228a59b4d65b6d5459ca1f705a (diff)
downloadmeta-freescale-4fd3a3fa1fe5e95fb84781eda62d3f281a3873f9.tar.gz
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 <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-kernel/linux')
-rw-r--r--recipes-kernel/linux/linux-fslc-imx-rt_4.1-1.0.x.bb2
-rw-r--r--recipes-kernel/linux/linux-fslc-imx_4.1-1.0.x.bb2
2 files changed, 2 insertions, 2 deletions
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 @@
1SUMMARY = "Realtime version of the FSL Community BSP i.MX6 Linux kernel with backported features and fixes" 1SUMMARY = "Realtime version of the FSL Community BSP i.MX6 Linux kernel with backported features and fixes"
2DESCRIPTION = "Linux kernel based on Freescale 3.14.52-1.1.0 GA release, used by FSL Community BSP in order to \ 2DESCRIPTION = "Linux kernel based on NXP 4.1.15-1.0.0 GA release, used by FSL Community BSP in order to \
3provide support for i.MX6 based platforms and include official Linux kernel stable updates, backported \ 3provide support for i.MX6 based platforms and include official Linux kernel stable updates, backported \
4features and fixes coming from the vendors, kernel community or FSL Community itself. \ 4features and fixes coming from the vendors, kernel community or FSL Community itself. \
5In addition, this kernel has the realtime patch (PREEMPT_RT) applied." 5In 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 @@
2# Released under the MIT license (see COPYING.MIT for the terms) 2# Released under the MIT license (see COPYING.MIT for the terms)
3 3
4SUMMARY = "FSL Community BSP i.MX6 Linux kernel with backported features and fixes" 4SUMMARY = "FSL Community BSP i.MX6 Linux kernel with backported features and fixes"
5DESCRIPTION = "Linux kernel based on Freescale 3.14.52-1.1.0 GA release, used by FSL Community BSP in order to \ 5DESCRIPTION = "Linux kernel based on NXP 4.1.15-1.0.0 GA release, used by FSL Community BSP in order to \
6provide support for i.MX6 based platforms and include official Linux kernel stable updates, backported \ 6provide support for i.MX6 based platforms and include official Linux kernel stable updates, backported \
7features and fixes coming from the vendors, kernel community or FSL Community itself." 7features and fixes coming from the vendors, kernel community or FSL Community itself."
8 8