]> code.ossystems Code Review - meta-freescale.git/commitdiff
linux: Add a long DESCRIPTION for some kernel recipes
authorDaiane Angolini <daiane.angolini@freescale.com>
Thu, 27 Mar 2014 17:19:22 +0000 (14:19 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Thu, 27 Mar 2014 18:01:35 +0000 (15:01 -0300)
Change-Id: I24b1d2e13726907a112dc647f5d5701bc0eb6f72
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 0bda89271643051909b3d620ec1db2c34b158579..24a7886450fdd6dc7baad9001bb1c1adba288a75 100644 (file)
@@ -2,6 +2,10 @@
 # Released under the MIT license (see COPYING.MIT for the terms)
 
 SUMMARY = "FSL Community BSP Linux mainline based kernel with backported features and fixes"
+DESCRIPTION = "Linux kernel based on mainline kernel used by FSL Community BSP in order to \
+provide support for some backported features and fixes, or because it was applied in linux-next \
+and takes some time to become part of a stable version, or because it is not applicable for \
+upstreaming."
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
 DEPENDS += "lzop-native bc-native"
index 5c30c481f29f1ce4248545ad85dac171e636e0b3..b82a9d97b9671b360162ae0e2c9c158fd123e3a5 100644 (file)
@@ -1,5 +1,6 @@
 # Copyright (C) 2014 O.S. Systems Software LTDA.
 SUMMARY = "Produces a Manufacturing Tool compatible Linux Kernel"
+DESCRIPTION = "Linux Kernel provided and supported by Freescale that produces a \
+Manufacturing Tool compatible Linux Kernel to be used in updater environment"
 
-require linux-imx_${PV}.bb
 require linux-mfgtool.inc
index f5db026bf9859ddbbdc2846f8af777aa2ec0331b..f1f89b238e91404ffb5daa9f2c51ccc1fd278280 100644 (file)
@@ -2,6 +2,8 @@
 # Released under the MIT license (see COPYING.MIT for the terms)
 
 SUMMARY = "Linux Kernel provided and supported by Freescale"
+DESCRIPTION = "Linux Kernel provided and supported by Freescale with focus on \
+i.MX Family Reference Boards. It includes support for many IPs such as GPU, VPU and IPU."
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"