[meta-freescale] [meta-fsl-arm][PATCH v2 1/2] linux: Use SUMMARY to describe the linux provider

Daiane Angolini daiane.angolini at freescale.com
Thu Mar 27 10:19:21 PDT 2014


Replace DESCRIPTION to SUMMARY on linux recipes.

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

Signed-off-by: Daiane Angolini <daiane.angolini at freescale.com>
---
 recipes-kernel/linux/linux-fslc.inc               | 2 +-
 recipes-kernel/linux/linux-imx-mfgtool_3.10.17.bb | 1 +
 recipes-kernel/linux/linux-imx.inc                | 4 ++--
 3 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/recipes-kernel/linux/linux-fslc.inc b/recipes-kernel/linux/linux-fslc.inc
index 19acec1..0bda892 100644
--- a/recipes-kernel/linux/linux-fslc.inc
+++ b/recipes-kernel/linux/linux-fslc.inc
@@ -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"
diff --git a/recipes-kernel/linux/linux-imx-mfgtool_3.10.17.bb b/recipes-kernel/linux/linux-imx-mfgtool_3.10.17.bb
index ac49b7a..5c30c48 100644
--- a/recipes-kernel/linux/linux-imx-mfgtool_3.10.17.bb
+++ b/recipes-kernel/linux/linux-imx-mfgtool_3.10.17.bb
@@ -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
diff --git a/recipes-kernel/linux/linux-imx.inc b/recipes-kernel/linux/linux-imx.inc
index b4f9ffd..f5db026 100644
--- a/recipes-kernel/linux/linux-imx.inc
+++ b/recipes-kernel/linux/linux-imx.inc
@@ -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"
 
-- 
1.8.3.2




More information about the meta-freescale mailing list