summaryrefslogtreecommitdiffstats
path: root/meta-fsl-arm
diff options
context:
space:
mode:
Diffstat (limited to 'meta-fsl-arm')
-rw-r--r--meta-fsl-arm/recipes-kernel/linux/linux-fslc.inc2
-rw-r--r--meta-fsl-arm/recipes-kernel/linux/linux-imx-mfgtool_3.10.17.bb1
-rw-r--r--meta-fsl-arm/recipes-kernel/linux/linux-imx.inc4
3 files changed, 4 insertions, 3 deletions
diff --git a/meta-fsl-arm/recipes-kernel/linux/linux-fslc.inc b/meta-fsl-arm/recipes-kernel/linux/linux-fslc.inc
index 19acec1a6..0bda89271 100644
--- a/meta-fsl-arm/recipes-kernel/linux/linux-fslc.inc
+++ b/meta-fsl-arm/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"
diff --git a/meta-fsl-arm/recipes-kernel/linux/linux-imx-mfgtool_3.10.17.bb b/meta-fsl-arm/recipes-kernel/linux/linux-imx-mfgtool_3.10.17.bb
index ac49b7a26..5c30c481f 100644
--- a/meta-fsl-arm/recipes-kernel/linux/linux-imx-mfgtool_3.10.17.bb
+++ b/meta-fsl-arm/recipes-kernel/linux/linux-imx-mfgtool_3.10.17.bb
@@ -1,4 +1,5 @@
1# Copyright (C) 2014 O.S. Systems Software LTDA. 1# Copyright (C) 2014 O.S. Systems Software LTDA.
2SUMMARY = "Produces a Manufacturing Tool compatible Linux Kernel"
2 3
3require linux-imx_${PV}.bb 4require linux-imx_${PV}.bb
4require linux-mfgtool.inc 5require linux-mfgtool.inc
diff --git a/meta-fsl-arm/recipes-kernel/linux/linux-imx.inc b/meta-fsl-arm/recipes-kernel/linux/linux-imx.inc
index b4f9ffd35..f5db026bf 100644
--- a/meta-fsl-arm/recipes-kernel/linux/linux-imx.inc
+++ b/meta-fsl-arm/recipes-kernel/linux/linux-imx.inc
@@ -1,7 +1,7 @@
1# Copyright (C) 2012, 2013 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 = "Linux kernel for imx platforms" 4SUMMARY = "Linux Kernel provided and supported by Freescale"
5LICENSE = "GPLv2" 5LICENSE = "GPLv2"
6LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7" 6LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
7 7