]> code.ossystems Code Review - meta-freescale.git/commitdiff
linux-fslc-imx: Fix description as the kernel is not i.MX6 specific
authorOtavio Salvador <otavio@ossystems.com.br>
Thu, 14 Jul 2016 11:17:37 +0000 (08:17 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 15 Jul 2016 10:48:55 +0000 (07:48 -0300)
The kernel now supports other SoCs so the description was
misleading. This fixes it.

Change-Id: I3683b387c7126f3fa4d21c960a7687f57e7ef696
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-kernel/linux/linux-fslc-imx_4.1-1.0.x.bb

index b0f205beece49c4d69e7ceb95f0c161589420c30..30890840c506fc03edb4502728788846f197b98b 100644 (file)
@@ -1,9 +1,9 @@
 # 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 \
+provide support for i.MX based platforms and include official Linux kernel stable updates, backported \
 features and fixes coming from the vendors, kernel community or FSL Community itself."
 
 include linux-fslc.inc