Files
poky/meta-yocto/recipes-kernel/linux/linux-yocto_git.bbappend
Bruce Ashfield 5d22ea3c8b 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>
2011-06-07 13:59:22 -07:00

16 lines
779 B
Plaintext

KMACHINE_atom-pc = "yocto/standard/common-pc/atom-pc"
KMACHINE_routerstationpro = "yocto/standard/routerstationpro"
KMACHINE_mpc8315e-rdb = "yocto/standard/fsl-mpc8315e-rdb"
KMACHINE_beagleboard = "yocto/standard/beagleboard"
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"
COMPATIBLE_MACHINE_beagleboard = "beagleboard"
COMPATIBLE_MACHINE_atom-pc = "atom-pc"