diff options
author | Adrian Alonso <aalonso00@gmail.com> | 2011-11-07 20:31:23 -0600 |
---|---|---|
committer | Adrian Alonso <aalonso00@gmail.com> | 2011-11-07 20:31:23 -0600 |
commit | 69fd6965fb1814f1a685836ca99c4e5d343d45c0 (patch) | |
tree | b5c5b879d8fc905b53fb1201c69709d2281bdbe6 /recipes-kernel | |
parent | c619dcf75907ba89fbb6561fc7698c0ad92bb681 (diff) | |
download | meta-fsl-arm-69fd6965fb1814f1a685836ca99c4e5d343d45c0.tar.gz |
linux-imx: update to release version 11.09.01
* Update to release version 11.09.01
* Fetch base kernel from official repo
* Include Freescale kernel patches as part of metadata
* Update checksums
* Bump PR
Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
Diffstat (limited to 'recipes-kernel')
-rw-r--r-- | recipes-kernel/linux/linux-imx/linux-2.6.35.3-imx_11.09.01.bz2 | bin | 0 -> 6634466 bytes | |||
-rw-r--r-- | recipes-kernel/linux/linux-imx_2.6.35.3.bb | 16 |
2 files changed, 8 insertions, 8 deletions
diff --git a/recipes-kernel/linux/linux-imx/linux-2.6.35.3-imx_11.09.01.bz2 b/recipes-kernel/linux/linux-imx/linux-2.6.35.3-imx_11.09.01.bz2 new file mode 100644 index 0000000..1c0c830 --- /dev/null +++ b/recipes-kernel/linux/linux-imx/linux-2.6.35.3-imx_11.09.01.bz2 | |||
Binary files differ | |||
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 6a980c4..dc4371b 100644 --- a/recipes-kernel/linux/linux-imx_2.6.35.3.bb +++ b/recipes-kernel/linux/linux-imx_2.6.35.3.bb | |||
@@ -4,21 +4,21 @@ | |||
4 | DESCRIPTION = "Linux kernel for imx platforms" | 4 | DESCRIPTION = "Linux kernel for imx platforms" |
5 | LICENSE = "GPL" | 5 | LICENSE = "GPL" |
6 | LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7" | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7" |
7 | PR = "r1" | 7 | PR = "r2" |
8 | 8 | ||
9 | inherit kernel | 9 | inherit kernel |
10 | COMPATIBLE_MACHINE = "(imx53qsb|imx53ard)" | 10 | COMPATIBLE_MACHINE = "(imx53qsb|imx53ard)" |
11 | 11 | ||
12 | REL="11.05.01" | 12 | REL="11.09.01" |
13 | SRC_URI = "http://opensource.freescale.com/pub/scm/imx/linux-${PV}.tar.bz2;name=source \ | 13 | SRC_URI = "http://www.kernel.org/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2;name=source \ |
14 | http://opensource.freescale.com/pub/scm/imx/linux-${PV}-imx_${REL}.bz2;name=patchs \ | 14 | file://linux-${PV}-imx_${REL}.bz2;name=patchs \ |
15 | file://egalax_ts-enable-single-event-support.patch \ | 15 | file://egalax_ts-enable-single-event-support.patch \ |
16 | file://defconfig \ | 16 | file://defconfig \ |
17 | " | 17 | " |
18 | SRC_URI[source.md5sum] = "38d0e15a2be7f5e58f46a959ec9ec4d3" | 18 | SRC_URI[source.md5sum] = "5ebff49fd65a7bad234ce103b0b3ede0" |
19 | SRC_URI[source.sha256sum] = "19983d5daee9053e49303041365be7c55bbaf08941aea07dc8362d44742c26f6" | 19 | SRC_URI[source.sha256sum] = "83149a9ab30f8dfe45c63d735018422909cf0dd3f5b5501e42f7349f4044f5f1" |
20 | SRC_URI[patchs.md5sum] = "e6c24894017f3b5977ecfa07e28dc69e" | 20 | SRC_URI[patchs.md5sum] = "02b43a4ed6e4d0adc6841ee07fee02f1" |
21 | SRC_URI[patchs.sha256sum] = "20b6f1adb14613c1eda1d7e353e169753ad45c7544e2bc590bf3b9a998d61984" | 21 | SRC_URI[patchs.sha256sum] = "7d3adf8f83e49b57f3de74e6684bc6ffc823de4f17b817535bb9a94a6a44ce5b" |
22 | 22 | ||
23 | do_apply_dist_patchs () { | 23 | do_apply_dist_patchs () { |
24 | # Apply distributed kernel patchs | 24 | # Apply distributed kernel patchs |