From 02324a79babb2847b0faeb8dedf6de9c907fc520 Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Thu, 14 Jul 2016 08:17:37 -0300 Subject: linux-fslc-imx: Fix description as the kernel is not i.MX6 specific The kernel now supports other SoCs so the description was misleading. This fixes it. Change-Id: I3683b387c7126f3fa4d21c960a7687f57e7ef696 Signed-off-by: Otavio Salvador --- recipes-kernel/linux/linux-fslc-imx_4.1-1.0.x.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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..3089084 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,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 -- cgit v1.2.3-54-g00ecf