diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2011-06-22 16:00:01 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-06-22 22:56:04 +0100 |
commit | ee4dd303b6667a691ed6093b13c226a7466ee31e (patch) | |
tree | 75d7550c43c95825ec7ae4e7544b340d235fd119 /meta-yocto/recipes-kernel | |
parent | 7e5af814f89fd1b10202567b7b57b4be34ae49d2 (diff) | |
download | poky-ee4dd303b6667a691ed6093b13c226a7466ee31e.tar.gz |
linux-yocto/meta-yocto: update yocto/standard and beagleboard SRCREVs
As part of sync'ing the in-tree beagleboard support, the
following commit has been pushed to all branches, and hence
the SRCREV update:
bb8e31f USB: ehci: remove structure packing from ehci_def
The beagleboard SRCREV update captures the 69 new patches
merged from meta-ti and other upstream sources.
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
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 502ae76f0f..b12dcef69a 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 = "16ee3992a267124d425533275ebba4e6b7ae50a2" | 6 | SRCREV_machine_emenlow = "cc5662b9bec39205074c13f51ac4caba4af0afe7" |
7 | SRCREV_machine_atom-pc = "77c90b3cd111a160d845400b4180d436e4b554df" | 7 | SRCREV_machine_atom-pc = "687233649bbe0ec4ef26c2db4e369fecb1237f6f" |
8 | SRCREV_machine_routerstationpro = "014b17dffa3447350ad8c7bf847e4aedfc0c3196" | 8 | SRCREV_machine_routerstationpro = "6214197a40b8fcb97dfad5b386d64384ce302b81" |
9 | SRCREV_machine_mpc8315e-rdb = "c0d1bf23f865fdd07839c2002ca85a4913f0e111" | 9 | SRCREV_machine_mpc8315e-rdb = "e79b560f5bb709448d81e51609c0ce72253310fc" |
10 | SRCREV_machine_beagleboard = "bd97d3f257387a3659b5c2761b0d5323b65203c7" | 10 | SRCREV_machine_beagleboard = "83544c00cd60f5842683d4b89a16a832271b599e" |
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" |