summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-fslc.inc
diff options
context:
space:
mode:
authorDaiane Angolini <daiane.angolini@freescale.com>2014-03-27 14:19:21 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2014-03-27 15:01:35 -0300
commit17ac780ec1adcd82a0b18ff004096f30a792fde7 (patch)
treead9751d47e2127f9bddc965065c0e2f839c921d9 /recipes-kernel/linux/linux-fslc.inc
parent51f9a2780ff33492c9e96c85530779d3cbc3e3d0 (diff)
downloadmeta-fsl-arm-17ac780ec1adcd82a0b18ff004096f30a792fde7.tar.gz
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. Change-Id: I4cb505fd0260278df1e598cb0e7e123a37d83aa2 Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-kernel/linux/linux-fslc.inc')
-rw-r--r--recipes-kernel/linux/linux-fslc.inc2
1 files changed, 1 insertions, 1 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 @@
1# Copyright (C) 2012-2014 O.S. Systems Software LTDA. 1# Copyright (C) 2012-2014 O.S. Systems Software LTDA.
2# Released under the MIT license (see COPYING.MIT for the terms) 2# Released under the MIT license (see COPYING.MIT for the terms)
3 3
4DESCRIPTION = "Freescale Community mainline based Linux kernel" 4SUMMARY = "FSL Community BSP Linux mainline based kernel with backported features and fixes"
5LICENSE = "GPLv2" 5LICENSE = "GPLv2"
6LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7" 6LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
7DEPENDS += "lzop-native bc-native" 7DEPENDS += "lzop-native bc-native"