Files
poky/meta-yocto/recipes-kernel/linux/linux-yocto_git.bbappend
Bruce Ashfield 32e63c24f1 linux-yocto: move non-core machines to meta-yocto
The non-qemu compatibility references have been removed from
the main linux-yocto recipe. This change restores them in the
meta-yocto layer.

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Acked-by: Darren Hart <dvhart@linux.intel.com>
2011-05-10 09:31:02 +01:00

13 lines
654 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 = "c3bbcb676f929c4fc0511a6e66494b8770d015a1"
SRCREV_machine_atom-pc = "b906f358fd404a1e74a961f25079274e0d933ee1"
SRCREV_machine_routerstationpro = "95ca94d2e71ca2db6822a37a7f575fa79c3d05d0"
SRCREV_machine_mpc8315e-rdb = "53c800c244e73d81d2832f6da306eeae3b09e5dc"
SRCREV_machine_beagleboard = "b906f358fd404a1e74a961f25079274e0d933ee1"
COMPATIBLE_MACHINE = "(mpc8315e-rdb|routerstationpro|beagleboard)"