summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorAdrian Alonso <aalonso00@gmail.com>2011-12-21 15:05:18 -0800
committerAdrian Alonso <aalonso00@gmail.com>2011-12-21 15:05:18 -0800
commitbda7721c422dc34d77a07e9c0b5955e3e8676902 (patch)
treea6197599737ac2577afacf08076ea405c2d6bc75 /recipes-kernel
parentcd5b84b5d36fdb05442a861514bfa65d54230a81 (diff)
parent15c6b117f8f0fab3de6aa4f969337c0d815fe371 (diff)
downloadmeta-fsl-arm-bda7721c422dc34d77a07e9c0b5955e3e8676902.tar.gz
Merge pull request #2 from OSSystems/master
General improvements Merged
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-imx_2.6.35.3.bb2
-rw-r--r--recipes-kernel/linux/linux-imx_git.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-imx_2.6.35.3.bb b/recipes-kernel/linux/linux-imx_2.6.35.3.bb
index dc4371b..804ba97 100644
--- a/recipes-kernel/linux/linux-imx_2.6.35.3.bb
+++ b/recipes-kernel/linux/linux-imx_2.6.35.3.bb
@@ -2,7 +2,7 @@
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" 4DESCRIPTION = "Linux kernel for imx platforms"
5LICENSE = "GPL" 5LICENSE = "GPLv2"
6LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7" 6LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
7PR = "r2" 7PR = "r2"
8 8
diff --git a/recipes-kernel/linux/linux-imx_git.bb b/recipes-kernel/linux/linux-imx_git.bb
index 8c34dd8..692620b 100644
--- a/recipes-kernel/linux/linux-imx_git.bb
+++ b/recipes-kernel/linux/linux-imx_git.bb
@@ -2,7 +2,7 @@
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" 4DESCRIPTION = "Linux kernel for imx platforms"
5LICENSE = "GPL" 5LICENSE = "GPLv2"
6LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7" 6LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
7PR = "r0" 7PR = "r0"
8 8