From 5d22ea3c8b19e880b85446f0b667655c9a3c7ac0 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Fri, 3 Jun 2011 01:12:22 -0400 Subject: [PATCH] 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 --- .../recipes-kernel/linux/linux-yocto_git.bbappend | 10 +++++----- 1 file 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" KMACHINE_mpc8315e-rdb = "yocto/standard/fsl-mpc8315e-rdb" KMACHINE_beagleboard = "yocto/standard/beagleboard" -SRCREV_machine_emenlow = "5d0d346c0e4b2d837cd98dccbf043f1988e2058a" -SRCREV_machine_atom-pc = "79d6188d99bdf63da9a0ba27c010792266e337f9" -SRCREV_machine_routerstationpro = "d6aadb767fdcbb9886c430e90b92f49cd3a9ddcc" -SRCREV_machine_mpc8315e-rdb = "e5c67f6a64b8b7393ca3a9c80b3ac197be0a8d5f" -SRCREV_machine_beagleboard = "e53debfc6896bb89174ebb74154ed9b3bc72b59c" +SRCREV_machine_emenlow = "eb2a1892c00af7fab33468a517746a8aad77524f" +SRCREV_machine_atom-pc = "002bf30a72fa11c77094b25bead5297f842263d8" +SRCREV_machine_routerstationpro = "a210863ce9f16d371ed955d54af97cc41c87bb0e" +SRCREV_machine_mpc8315e-rdb = "9985e4c7445696dfd5384553b972d191bf672c76" +SRCREV_machine_beagleboard = "30d267e93a2671718ceeccf3e4ecbae2536902e0" COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb" COMPATIBLE_MACHINE_routerstationpro = "routerstationpro"