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>
This commit is contained in:
Bruce Ashfield 2011-07-15 01:26:56 -04:00 committed by Richard Purdie
parent bc48729ee2
commit daad28c2a6
1 changed files with 5 additions and 5 deletions

View File

@ -3,11 +3,11 @@ KMACHINE_routerstationpro = "yocto/standard/routerstationpro"
KMACHINE_mpc8315e-rdb = "yocto/standard/fsl-mpc8315e-rdb"
KMACHINE_beagleboard = "yocto/standard/beagleboard"
SRCREV_machine_emenlow = "cc5662b9bec39205074c13f51ac4caba4af0afe7"
SRCREV_machine_atom-pc = "687233649bbe0ec4ef26c2db4e369fecb1237f6f"
SRCREV_machine_routerstationpro = "6214197a40b8fcb97dfad5b386d64384ce302b81"
SRCREV_machine_mpc8315e-rdb = "e79b560f5bb709448d81e51609c0ce72253310fc"
SRCREV_machine_beagleboard = "83544c00cd60f5842683d4b89a16a832271b599e"
SRCREV_machine_emenlow = "398d5adac19cb411cd80753e177769f6a666a7e7"
SRCREV_machine_atom-pc = "fce17f046d3756045e4dfb49221d1cf60fcae329"
SRCREV_machine_routerstationpro = "8f84c1aec0907766ab6d6ac79fcc3b7b9ce79b70"
SRCREV_machine_mpc8315e-rdb = "2c54835ac49cd8abaf294009a00ccc516daa31cd"
SRCREV_machine_beagleboard = "3ddb22772862a8223640fa97580569924f51bddc"
COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
COMPATIBLE_MACHINE_routerstationpro = "routerstationpro"