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

Daiane Angolini daiane.angolini at freescale.com
Wed Mar 26 11:29:57 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-congatec_3.0.35.bb      | 1 +
 recipes-kernel/linux/linux-cubox-i_3.0.35.bb       | 1 +
 recipes-kernel/linux/linux-timesys_3.0.15.bbappend | 2 ++
 3 files changed, 4 insertions(+)

diff --git a/recipes-kernel/linux/linux-congatec_3.0.35.bb b/recipes-kernel/linux/linux-congatec_3.0.35.bb
index 9591e03..e634aaf 100644
--- a/recipes-kernel/linux/linux-congatec_3.0.35.bb
+++ b/recipes-kernel/linux/linux-congatec_3.0.35.bb
@@ -2,6 +2,7 @@
 # Copyright (C) 2012-2014 O.S. Systems Software LTDA.
 # Released under the MIT license (see COPYING.MIT for the terms)
 
+DESCRIPTION = "Linux Kernel based on Freescale Linux kernel to add support for Congatec boards"
 include recipes-kernel/linux/linux-imx.inc
 
 # Revision of 4.1.0 branch
diff --git a/recipes-kernel/linux/linux-cubox-i_3.0.35.bb b/recipes-kernel/linux/linux-cubox-i_3.0.35.bb
index 2c1e41b..d043339 100644
--- a/recipes-kernel/linux/linux-cubox-i_3.0.35.bb
+++ b/recipes-kernel/linux/linux-cubox-i_3.0.35.bb
@@ -1,5 +1,6 @@
 include recipes-kernel/linux/linux-imx.inc
 
+DESCRIPTION = "Boundary Devices Kernel 3.0.35 supported by SolidRun with additional machine specific patches"
 SRCREV = "be699c6777f376b5f28e60d8d65942ac94b39908"
 LOCALVERSION = "-4.1.0-cubox-i+yocto"
 SRCBRANCH ?= "imx_3.0.35_4.1.0"
diff --git a/recipes-kernel/linux/linux-timesys_3.0.15.bbappend b/recipes-kernel/linux/linux-timesys_3.0.15.bbappend
index ec5c94d..c1a9a38 100644
--- a/recipes-kernel/linux/linux-timesys_3.0.15.bbappend
+++ b/recipes-kernel/linux/linux-timesys_3.0.15.bbappend
@@ -1,6 +1,8 @@
 # Copyright (C) 2013-2014 Timesys Corporation
 # Released under the MIT license (see COPYING.MIT for the terms)
 
+DESCRIPTION = "Linux Kernel with added drivers and board support for Vybrid-based platforms."
+
 FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:"
 
 SRCBRANCH_pcl052 = "3.0-pcl052"
-- 
1.8.3.2




More information about the meta-freescale mailing list