linux: Use SUMMARY to describe the linux provider

Replace DESCRIPTION to SUMMARY on linux recipes.

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

Add SUMMARY for linux-congatec, linux-cubox-i and
linux-timesys. For those, the SUMMARY used was the one
already in Release Notes [1] in file [2]

[1] https://github.com/Freescale/Documentation
[2] release-notes/source/kernel-linux.rst

Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>
This commit is contained in:
Daiane Angolini 2014-03-27 13:38:09 -03:00 committed by Otavio Salvador
parent cae491bda0
commit ba7770da79
8 changed files with 9 additions and 5 deletions

View File

@ -3,7 +3,7 @@
require recipes-kernel/linux/linux-imx.inc
DESCRIPTION = "Linux kernel for Boundary Devices boards"
SUMMARY = "Linux kernel for Boundary Devices boards"
SRC_URI = "git://github.com/boundarydevices/linux-imx6.git;branch=${SRCBRANCH} \
file://ENGR00278350-gpu-viante-4.6.9p13-kernel-part-integra.patch \

View File

@ -4,7 +4,7 @@
require recipes-kernel/linux/linux-imx.inc
require recipes-kernel/linux/linux-dtb.inc
DESCRIPTION = "Linux kernel for Boundary Devices boards"
SUMMARY = "Linux kernel for Boundary Devices boards"
SRC_URI = "git://github.com/boundarydevices/linux-imx6.git;branch=${SRCBRANCH} \
file://defconfig"

View File

@ -1,4 +1,4 @@
DESCRIPTION = "Linux kernel for Crystalfontz boards"
SUMMARY = "Linux kernel for Crystalfontz boards"
SECTion = "kernel"
LICENSE = "GPLv2"

View File

@ -2,6 +2,7 @@
# Copyright (C) 2012-2014 O.S. Systems Software LTDA.
# Released under the MIT license (see COPYING.MIT for the terms)
SUMMARY = "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

View File

@ -1,5 +1,6 @@
include recipes-kernel/linux/linux-imx.inc
SUMMARY = "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"

View File

@ -1,7 +1,7 @@
# Copyright (C) 2013 Marek Vasut <marex@denx.de>
# Released under the MIT license (see COPYING.MIT for the terms)
DESCRIPTION = "DENX mainline based Linux kernel"
SUMMARY = "DENX mainline based Linux kernel"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
DEPENDS += "lzop-native"

View File

@ -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"

View File

@ -1,7 +1,7 @@
# Adapted from linux-imx.inc, copyright (C) 2012, 2013 O.S. Systems Software LTDA
# Released under the MIT license (see COPYING.MIT for the terms)
DESCRIPTION = "Linux kernel for Wandboard"
SUMMARY = "Linux kernel for Wandboard"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"