diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2012-06-15 12:33:28 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-06-15 17:48:49 +0100 |
commit | 4f65868ea56695177212ebe4b357b6e1d010e483 (patch) | |
tree | 3a5ef032153c4cf3a19ad71a5334f7c71fae1378 | |
parent | 8cdb88330c2a7c98114a6740fd1d913e20e384a4 (diff) | |
download | poky-4f65868ea56695177212ebe4b357b6e1d010e483.tar.gz |
linux-yocto/meta-yocto: update yaffs2 and drop rc6
Updating the 3.4 SRCREVs to pickup a yaffs2 update and the removal
of a feature that was required in the 3.2 kernel tree.
1/2 [
meta: rc6: remove rc6 patches for snb
The sandybridge rc6 patches are part of the released v3.4 kernel.
Hence there is no need to keep these patches in the 3.4 linux
yocto kernel repository.
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
]
2/2 [
yaffs2: update core support
Uprev yaffs2 to latest version as of 2012-05-29
]
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | meta-yocto/recipes-kernel/linux/linux-yocto_3.4.bbappend | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/meta-yocto/recipes-kernel/linux/linux-yocto_3.4.bbappend b/meta-yocto/recipes-kernel/linux/linux-yocto_3.4.bbappend index cb8c3aabc8..6d7d54d3a0 100644 --- a/meta-yocto/recipes-kernel/linux/linux-yocto_3.4.bbappend +++ b/meta-yocto/recipes-kernel/linux/linux-yocto_3.4.bbappend | |||
@@ -3,10 +3,10 @@ KBRANCH_routerstationpro = "standard/routerstationpro" | |||
3 | KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb" | 3 | KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb" |
4 | KBRANCH_beagleboard = "standard/beagleboard" | 4 | KBRANCH_beagleboard = "standard/beagleboard" |
5 | 5 | ||
6 | SRCREV_machine_atom-pc ?= "780ab7e11f03931295e8f0e29707f2abb688e9ad" | 6 | SRCREV_machine_atom-pc ?= "a8291fa6f723b0182d2b7033b5d59f412ba7cf72" |
7 | SRCREV_machine_routerstationpro ?= "780ab7e11f03931295e8f0e29707f2abb688e9ad" | 7 | SRCREV_machine_routerstationpro ?= "a8291fa6f723b0182d2b7033b5d59f412ba7cf72" |
8 | SRCREV_machine_mpc8315e-rdb ?= "2d99f67fe6b4301cefd4e6f9a5ce75a9cc84686b" | 8 | SRCREV_machine_mpc8315e-rdb ?= "a371ff9dc5cbf9629fd3257d57120d5182e0d981" |
9 | SRCREV_machine_beagleboard ?= "780ab7e11f03931295e8f0e29707f2abb688e9ad" | 9 | SRCREV_machine_beagleboard ?= "a8291fa6f723b0182d2b7033b5d59f412ba7cf72" |
10 | 10 | ||
11 | COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb" | 11 | COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb" |
12 | # COMPATIBLE_MACHINE_routerstationpro = "routerstationpro" | 12 | # COMPATIBLE_MACHINE_routerstationpro = "routerstationpro" |