diff options
Diffstat (limited to 'meta-yocto/recipes-kernel')
-rw-r--r-- | meta-yocto/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend | 6 | ||||
-rw-r--r-- | meta-yocto/recipes-kernel/linux/linux-yocto_3.0.bbappend | 1 |
2 files changed, 4 insertions, 3 deletions
diff --git a/meta-yocto/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend b/meta-yocto/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend index fdd9f7df63..274eb822ce 100644 --- a/meta-yocto/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend +++ b/meta-yocto/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend | |||
@@ -4,13 +4,13 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" | |||
4 | COMPATIBLE_MACHINE_atom-pc = "atom-pc" | 4 | COMPATIBLE_MACHINE_atom-pc = "atom-pc" |
5 | KMACHINE_atom-pc = "atom-pc" | 5 | KMACHINE_atom-pc = "atom-pc" |
6 | KBRANCH_atom-pc = "yocto/standard/preempt-rt/base" | 6 | KBRANCH_atom-pc = "yocto/standard/preempt-rt/base" |
7 | SRCREV_machine_pn-linux-yocto-rt_atom-pc = "e67428d9966eecec4c081993dc64ceb5c0e64643" | 7 | SRCREV_machine_pn-linux-yocto-rt_atom-pc = "bbd5bfe49403fdcca294ca4b163d5f7195ea3a8e" |
8 | 8 | ||
9 | # mpc8315e-rdb support | 9 | # mpc8315e-rdb support |
10 | COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb" | 10 | COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb" |
11 | KMACHINE_mpc8315e-rdb = "fsl-mpc8315e-rdb" | 11 | KMACHINE_mpc8315e-rdb = "fsl-mpc8315e-rdb" |
12 | KBRANCH_mpc8315e-rdb = "yocto/standard/preempt-rt/base" | 12 | KBRANCH_mpc8315e-rdb = "yocto/standard/preempt-rt/base" |
13 | SRCREV_machine_pn-linux-yocto-rt_mpc8315e-rdb = "e67428d9966eecec4c081993dc64ceb5c0e64643" | 13 | SRCREV_machine_pn-linux-yocto-rt_mpc8315e-rdb = "bbd5bfe49403fdcca294ca4b163d5f7195ea3a8e" |
14 | 14 | ||
15 | # beagleboard support - 3.0 support has not yet been completed, build failure | 15 | # beagleboard support - 3.0 support has not yet been completed, build failure |
16 | #COMPATIBLE_MACHINE_beagleboard = "beagleboard" | 16 | #COMPATIBLE_MACHINE_beagleboard = "beagleboard" |
@@ -22,4 +22,4 @@ SRCREV_machine_pn-linux-yocto-rt_mpc8315e-rdb = "e67428d9966eecec4c081993dc64ceb | |||
22 | COMPATIBLE_MACHINE_routerstationpro = "routerstationpro" | 22 | COMPATIBLE_MACHINE_routerstationpro = "routerstationpro" |
23 | KMACHINE_routerstationpro = "routerstationpro" | 23 | KMACHINE_routerstationpro = "routerstationpro" |
24 | KBRANCH_routerstationpro = "yocto/standard/preempt-rt/routerstationpro" | 24 | KBRANCH_routerstationpro = "yocto/standard/preempt-rt/routerstationpro" |
25 | SRCREV_machine_pn-linux-yocto-rt_routerstationpro = "94b9545c58bf4dee8321b800b90958d10875fda8" | 25 | SRCREV_machine_pn-linux-yocto-rt_routerstationpro = "634ba79510753eecd27a39a315f690f1c9d46efe" |
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 6de9deff72..fc1a7df766 100644 --- a/meta-yocto/recipes-kernel/linux/linux-yocto_3.0.bbappend +++ b/meta-yocto/recipes-kernel/linux/linux-yocto_3.0.bbappend | |||
@@ -8,6 +8,7 @@ SRCREV_machine_routerstationpro ?= "af74f58ef6ffdc68cc77d314ad31bd6a322309d3" | |||
8 | SRCREV_machine_mpc8315e-rdb ?= "0c781e306559d5e9816e202a60aa2543f4eea39e" | 8 | SRCREV_machine_mpc8315e-rdb ?= "0c781e306559d5e9816e202a60aa2543f4eea39e" |
9 | SRCREV_machine_beagleboard ?= "567c989c90ce5f2c62f6ef788be763150b65a0fb" | 9 | SRCREV_machine_beagleboard ?= "567c989c90ce5f2c62f6ef788be763150b65a0fb" |
10 | 10 | ||
11 | |||
11 | COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb" | 12 | COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb" |
12 | COMPATIBLE_MACHINE_routerstationpro = "routerstationpro" | 13 | COMPATIBLE_MACHINE_routerstationpro = "routerstationpro" |
13 | COMPATIBLE_MACHINE_beagleboard = "beagleboard" | 14 | COMPATIBLE_MACHINE_beagleboard = "beagleboard" |