summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-imx.inc
diff options
context:
space:
mode:
authorDaiane Angolini <daiane.angolini@freescale.com>2014-03-27 14:19:22 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2014-03-27 15:01:35 -0300
commitb4f13fc2bfd0dc951bf16e22e8bb32256cede050 (patch)
treee27f83fef7e87473021fd4b21500fa3b081d75c0 /recipes-kernel/linux/linux-imx.inc
parent17ac780ec1adcd82a0b18ff004096f30a792fde7 (diff)
downloadmeta-fsl-arm-b4f13fc2bfd0dc951bf16e22e8bb32256cede050.tar.gz
linux: Add a long DESCRIPTION for some kernel recipes
Change-Id: I24b1d2e13726907a112dc647f5d5701bc0eb6f72 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-imx.inc')
-rw-r--r--recipes-kernel/linux/linux-imx.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-imx.inc b/recipes-kernel/linux/linux-imx.inc
index f5db026..f1f89b2 100644
--- a/recipes-kernel/linux/linux-imx.inc
+++ b/recipes-kernel/linux/linux-imx.inc
@@ -2,6 +2,8 @@
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
4SUMMARY = "Linux Kernel provided and supported by Freescale" 4SUMMARY = "Linux Kernel provided and supported by Freescale"
5DESCRIPTION = "Linux Kernel provided and supported by Freescale with focus on \
6i.MX Family Reference Boards. It includes support for many IPs such as GPU, VPU and IPU."
5LICENSE = "GPLv2" 7LICENSE = "GPLv2"
6LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7" 8LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
7 9