]> code.ossystems Code Review - meta-freescale.git/commitdiff
linux: Use SUMMARY to describe the linux provider
authorDaiane Angolini <daiane.angolini@freescale.com>
Thu, 27 Mar 2014 17:19:21 +0000 (14:19 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Thu, 27 Mar 2014 18:01:35 +0000 (15:01 -0300)
Replace DESCRIPTION to SUMMARY on linux recipes.

The SUMMARY content may be used in Release Notes to
describe the each kernel provider.

Change-Id: I4cb505fd0260278df1e598cb0e7e123a37d83aa2
Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
meta-fsl-arm/recipes-kernel/linux/linux-fslc.inc
meta-fsl-arm/recipes-kernel/linux/linux-imx-mfgtool_3.10.17.bb
meta-fsl-arm/recipes-kernel/linux/linux-imx.inc

index 19acec1a6952893c928346639169ffb8afa07700..0bda89271643051909b3d620ec1db2c34b158579 100644 (file)
@@ -1,7 +1,7 @@
 # Copyright (C) 2012-2014 O.S. Systems Software LTDA.
 # Released under the MIT license (see COPYING.MIT for the terms)
 
-DESCRIPTION = "Freescale Community mainline based Linux kernel"
+SUMMARY = "FSL Community BSP Linux mainline based kernel with backported features and fixes"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
 DEPENDS += "lzop-native bc-native"
index ac49b7a260f4917c4393d87a23bd958217359361..5c30c481f29f1ce4248545ad85dac171e636e0b3 100644 (file)
@@ -1,4 +1,5 @@
 # Copyright (C) 2014 O.S. Systems Software LTDA.
+SUMMARY = "Produces a Manufacturing Tool compatible Linux Kernel"
 
 require linux-imx_${PV}.bb
 require linux-mfgtool.inc
index b4f9ffd3530ec432a96636fc976e2bf6aba3ffaa..f5db026bf9859ddbbdc2846f8af777aa2ec0331b 100644 (file)
@@ -1,7 +1,7 @@
-# Copyright (C) 2012, 2013 O.S. Systems Software LTDA.
+# Copyright (C) 2012, 2014 O.S. Systems Software LTDA.
 # Released under the MIT license (see COPYING.MIT for the terms)
 
-DESCRIPTION = "Linux kernel for imx platforms"
+SUMMARY = "Linux Kernel provided and supported by Freescale"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"