mirror of
https://git.yoctoproject.org/poky
synced 2026-07-28 01:17:45 +02:00
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>
16 lines
779 B
Plaintext
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"
|