mirror of
https://git.yoctoproject.org/poky
synced 2026-09-13 09:49:32 +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
12
meta-yocto/recipes-kernel/linux/linux-yocto_2.6.34.bbappend
Normal file
12
meta-yocto/recipes-kernel/linux/linux-yocto_2.6.34.bbappend
Normal file
@@ -0,0 +1,12 @@
|
||||
KMACHINE_atom-pc = "atom-pc"
|
||||
KMACHINE_routerstationpro = "routerstationpro"
|
||||
KMACHINE_mpc8315e-rdb = "fsl-mpc8315e-rdb"
|
||||
KMACHINE_beagleboard = "beagleboard"
|
||||
|
||||
SRCREV_machine_atom-pc = "72ca49ab08b8eb475cec82a10049503602325791"
|
||||
SRCREV_machine_routerstationpro = "49745cd45c92a89e70c6e2334caa80818c134562"
|
||||
SRCREV_machine_mpc8315e-rdb = "a1c0ed6bf4060c10874b2a8547d81b3169dcf16a"
|
||||
SRCREV_machine_beagleboard = "ef7f944e773950d4016b7643f9ecf052bbe250cd"
|
||||
|
||||
COMPATIBLE_MACHINE += "(atom-pc|routerstationpro|mpc8315e-rdb|beagleboard)"
|
||||
|
||||
Reference in New Issue
Block a user