mirror of
https://git.yoctoproject.org/poky
synced 2026-09-13 18:49:33 +02:00
meta-yocto/linux-yocto: update to match the renamed linux-yocto recipes
The linux-yocto recipes have been renamed to include explicit version numbers. The meta-yocto bbappends must be updated to follow the new naming convention. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
This commit is contained in:
committed by
Saul Wold
parent
18ba9b31f0
commit
7aa7673459
15
meta-yocto/recipes-kernel/linux/linux-yocto_2.6.37.bbappend
Normal file
15
meta-yocto/recipes-kernel/linux/linux-yocto_2.6.37.bbappend
Normal 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 = "7dd88fc03db50b131e4a96e6af8036a836ccc300"
|
||||
SRCREV_machine_atom-pc = "1ccece1d42a598fef0f5f9666c9c81315302c129"
|
||||
SRCREV_machine_routerstationpro = "8b5f5129292bb218435ac9ffa1fb9943bdc7d456"
|
||||
SRCREV_machine_mpc8315e-rdb = "dcf359635969abdbdd15f60b702ab17ed6174892"
|
||||
SRCREV_machine_beagleboard = "9cb5c3fb1634e541cacceeb8c8cabe88afa5b080"
|
||||
|
||||
COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
|
||||
COMPATIBLE_MACHINE_routerstationpro = "routerstationpro"
|
||||
COMPATIBLE_MACHINE_beagleboard = "beagleboard"
|
||||
COMPATIBLE_MACHINE_atom-pc = "atom-pc"
|
||||
Reference in New Issue
Block a user