diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2011-07-15 01:26:56 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-07-20 15:51:19 +0100 |
commit | daad28c2a60d441d055c621f3ff2a08e2289ba09 (patch) | |
tree | 03100729ac1d8e2dae541cc4a0d42f9652ccc865 /meta-yocto/recipes-kernel | |
parent | bc48729ee2ad8b40d058621095bd5578728e0ec0 (diff) | |
download | poky-daad28c2a60d441d055c621f3ff2a08e2289ba09.tar.gz |
linux-yocto/meta-yocto: update SRCREVS
Fixes bug [YOCTO #1161]
Fixes bug [YOCTO #773]
This streamlines the routerstation pro configuration to remove options
that are either unecessary or that are causing bugs.
Also added to all branches is:
commit ffd73d6b2a9bfa0de5710b90a2237f4be66ae9a7
Author: Yinghai Lu <yinghai@kernel.org>
Date: Thu Jul 14 15:27:44 2011 -0700
mm: use alloc_bootmem_node_nopanic() on really needed path
commit 8f389a99b652aab5b42297280bd94d95933ad12f upstream.
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-yocto/recipes-kernel')
-rw-r--r-- | meta-yocto/recipes-kernel/linux/linux-yocto_2.6.37.bbappend | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/meta-yocto/recipes-kernel/linux/linux-yocto_2.6.37.bbappend b/meta-yocto/recipes-kernel/linux/linux-yocto_2.6.37.bbappend index b12dcef69a..ba25c3a244 100644 --- a/meta-yocto/recipes-kernel/linux/linux-yocto_2.6.37.bbappend +++ b/meta-yocto/recipes-kernel/linux/linux-yocto_2.6.37.bbappend | |||
@@ -3,11 +3,11 @@ KMACHINE_routerstationpro = "yocto/standard/routerstationpro" | |||
3 | KMACHINE_mpc8315e-rdb = "yocto/standard/fsl-mpc8315e-rdb" | 3 | KMACHINE_mpc8315e-rdb = "yocto/standard/fsl-mpc8315e-rdb" |
4 | KMACHINE_beagleboard = "yocto/standard/beagleboard" | 4 | KMACHINE_beagleboard = "yocto/standard/beagleboard" |
5 | 5 | ||
6 | SRCREV_machine_emenlow = "cc5662b9bec39205074c13f51ac4caba4af0afe7" | 6 | SRCREV_machine_emenlow = "398d5adac19cb411cd80753e177769f6a666a7e7" |
7 | SRCREV_machine_atom-pc = "687233649bbe0ec4ef26c2db4e369fecb1237f6f" | 7 | SRCREV_machine_atom-pc = "fce17f046d3756045e4dfb49221d1cf60fcae329" |
8 | SRCREV_machine_routerstationpro = "6214197a40b8fcb97dfad5b386d64384ce302b81" | 8 | SRCREV_machine_routerstationpro = "8f84c1aec0907766ab6d6ac79fcc3b7b9ce79b70" |
9 | SRCREV_machine_mpc8315e-rdb = "e79b560f5bb709448d81e51609c0ce72253310fc" | 9 | SRCREV_machine_mpc8315e-rdb = "2c54835ac49cd8abaf294009a00ccc516daa31cd" |
10 | SRCREV_machine_beagleboard = "83544c00cd60f5842683d4b89a16a832271b599e" | 10 | SRCREV_machine_beagleboard = "3ddb22772862a8223640fa97580569924f51bddc" |
11 | 11 | ||
12 | COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb" | 12 | COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb" |
13 | COMPATIBLE_MACHINE_routerstationpro = "routerstationpro" | 13 | COMPATIBLE_MACHINE_routerstationpro = "routerstationpro" |