linux-yocto/meta-yocto: create linux-yocto 3.0 bbappend

Creating a 3.0 bbappend to enable work on the hardware yocto targets.
The SRCREV updates in this file are accurate, but compatibility
has been commented out until support can be verified.

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Bruce Ashfield 2011-07-26 23:58:13 -04:00 committed by Richard Purdie
parent 4130931694
commit cec3932fb8
1 changed files with 15 additions and 0 deletions

View File

@ -0,0 +1,15 @@
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 = "374340f311d7b035451f45e29bab5e1b8c058ce8"
SRCREV_machine_atom-pc = "fdd23ed909594ba6c32c894ee6536cf823b0377f"
SRCREV_machine_routerstationpro = "fd6d538850a28413e3c4867b905c56039773df3a"
SRCREV_machine_mpc8315e-rdb = "5d3c0b06071abd663c7790df141060ae462660a9"
SRCREV_machine_beagleboard = "32631d785b0b907e5c14435ef7531ed041ab8c64"
# COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
# COMPATIBLE_MACHINE_routerstationpro = "routerstationpro"
# COMPATIBLE_MACHINE_beagleboard = "beagleboard"
# COMPATIBLE_MACHINE_atom-pc = "atom-pc"