[meta-freescale] [meta-fsl-arm PATCH 3/3] linux-fslc-imx: Fix description as the kernel is not i.MX6 specific

Otavio Salvador otavio at ossystems.com.br
Thu Jul 14 10:09:20 PDT 2016


The kernel now supports other SoCs so the description was
misleading. This fixes it.

Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
---

 recipes-kernel/linux/linux-fslc-imx_4.1-1.0.x.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 b0f205b..946bb20 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
@@ -1,7 +1,7 @@
 # Copyright (C) 2015, 2016 O.S. Systems Software LTDA.
 # Released under the MIT license (see COPYING.MIT for the terms)
 
-SUMMARY = "FSL Community BSP i.MX6 Linux kernel with backported features and fixes"
+SUMMARY = "FSL Community BSP i.MX Linux kernel with backported features and fixes"
 DESCRIPTION = "Linux kernel based on NXP 4.1.15-1.2.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."
-- 
2.9.0



More information about the meta-freescale mailing list