diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2011-06-03 01:12:22 -0400 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2011-06-07 13:59:22 -0700 |
commit | 5d22ea3c8b19e880b85446f0b667655c9a3c7ac0 (patch) | |
tree | f85e7a75da35bcd240c6ac5a3eddf05e569ca6cc /meta-yocto | |
parent | 205a0045909d572b2ff0536d4dabecc0d929cdf3 (diff) | |
download | poky-5d22ea3c8b19e880b85446f0b667655c9a3c7ac0.tar.gz |
linux-yocto/meta-yocto: update target/meta SRCREVs
Fixes bug [YOCTO #802]
This SRCREV update picks up the following changes from the
2.6.37 kernel tree:
- fishriver: creates and uses a dedicated BSP branch
- fishriver: usbnet fixes
- linux-omap: merge to match the 2.6.34 upstream merge content
- beagleboard: adds VFAT config
- fsl-mpc8315rdb: enables the eprom
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-yocto')
-rw-r--r-- | meta-yocto/recipes-kernel/linux/linux-yocto_git.bbappend | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/meta-yocto/recipes-kernel/linux/linux-yocto_git.bbappend b/meta-yocto/recipes-kernel/linux/linux-yocto_git.bbappend index e053fe96d3..1c047dcb6e 100644 --- a/meta-yocto/recipes-kernel/linux/linux-yocto_git.bbappend +++ b/meta-yocto/recipes-kernel/linux/linux-yocto_git.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 = "5d0d346c0e4b2d837cd98dccbf043f1988e2058a" | 6 | SRCREV_machine_emenlow = "eb2a1892c00af7fab33468a517746a8aad77524f" |
7 | SRCREV_machine_atom-pc = "79d6188d99bdf63da9a0ba27c010792266e337f9" | 7 | SRCREV_machine_atom-pc = "002bf30a72fa11c77094b25bead5297f842263d8" |
8 | SRCREV_machine_routerstationpro = "d6aadb767fdcbb9886c430e90b92f49cd3a9ddcc" | 8 | SRCREV_machine_routerstationpro = "a210863ce9f16d371ed955d54af97cc41c87bb0e" |
9 | SRCREV_machine_mpc8315e-rdb = "e5c67f6a64b8b7393ca3a9c80b3ac197be0a8d5f" | 9 | SRCREV_machine_mpc8315e-rdb = "9985e4c7445696dfd5384553b972d191bf672c76" |
10 | SRCREV_machine_beagleboard = "e53debfc6896bb89174ebb74154ed9b3bc72b59c" | 10 | SRCREV_machine_beagleboard = "30d267e93a2671718ceeccf3e4ecbae2536902e0" |
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" |