summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-yocto/recipes-kernel/linux/linux-yocto_3.0.bbappend10
1 files changed, 6 insertions, 4 deletions
diff --git a/meta-yocto/recipes-kernel/linux/linux-yocto_3.0.bbappend b/meta-yocto/recipes-kernel/linux/linux-yocto_3.0.bbappend
index 68c7cad840..4c483ca9c5 100644
--- a/meta-yocto/recipes-kernel/linux/linux-yocto_3.0.bbappend
+++ b/meta-yocto/recipes-kernel/linux/linux-yocto_3.0.bbappend
@@ -1,8 +1,10 @@
1KMACHINE_atom-pc = "yocto/standard/common-pc/atom-pc" 1KBRANCH_atom-pc = "yocto/standard/common-pc/atom-pc"
2KMACHINE_routerstationpro = "yocto/standard/routerstationpro" 2KBRANCH_routerstationpro = "yocto/standard/routerstationpro"
3KMACHINE_mpc8315e-rdb = "yocto/standard/fsl-mpc8315e-rdb" 3KBRANCH_mpc8315e-rdb = "yocto/standard/fsl-mpc8315e-rdb"
4KMACHINE_beagleboard = "yocto/standard/beagleboard" 4KBRANCH_beagleboard = "yocto/standard/beagleboard"
5 5
6# temporary until 3.0 tree is updated to have machine mapping
7KMACHINE_mpc8315e-rdb = "fsl-mpc8315e-rdb"
6 8
7SRCREV_machine_atom-pc ?= "afdda882f902dd28693cd8701a7d497958290f09" 9SRCREV_machine_atom-pc ?= "afdda882f902dd28693cd8701a7d497958290f09"
8SRCREV_machine_routerstationpro ?= "220d89fcf345ee28fb0cdcf0f33f83b3dc7c460f" 10SRCREV_machine_routerstationpro ?= "220d89fcf345ee28fb0cdcf0f33f83b3dc7c460f"