[meta-freescale] [meta-fsl-arm][PATCH] linux: Add DESCRIPTION for some kernel recipes

Daiane Angolini daiane.angolini at freescale.com
Wed Mar 26 11:27:01 PDT 2014


The DESCRIPTION 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.inc     | 4 ++--
 recipes-kernel/linux/linux-mfgtool.inc | 2 ++
 3 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/recipes-kernel/linux/linux-fslc.inc b/recipes-kernel/linux/linux-fslc.inc
index 19acec1..9d58b7e 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"
+DESCRIPTION = "Freescale Community mainline based Linux kernel, with backported fixes"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
 DEPENDS += "lzop-native bc-native"
diff --git a/recipes-kernel/linux/linux-imx.inc b/recipes-kernel/linux/linux-imx.inc
index b4f9ffd..c25ed18 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"
+DESCRIPTION = "Linux Kernel provided and supported by Freescale"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
 
diff --git a/recipes-kernel/linux/linux-mfgtool.inc b/recipes-kernel/linux/linux-mfgtool.inc
index 2b1ebf0..54fd8a3 100644
--- a/recipes-kernel/linux/linux-mfgtool.inc
+++ b/recipes-kernel/linux/linux-mfgtool.inc
@@ -8,6 +8,8 @@
 #
 # Copyright (C) 2014 O.S. Systems Software LTDA.
 
+DESCRIPTION_append = " that produces a Manufacturing Tool compatible Linux Kernel"
+
 # Adjust provides
 PROVIDES = "linux-mfgtool"
 
-- 
1.8.3.2




More information about the meta-freescale mailing list