diff options
5 files changed, 48 insertions, 0 deletions
diff --git a/meta-emenlow/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend b/meta-emenlow/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend new file mode 100644 index 00000000..15fc8473 --- /dev/null +++ b/meta-emenlow/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend | |||
| @@ -0,0 +1,8 @@ | |||
| 1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" | ||
| 2 | COMPATIBLE_MACHINE_emenlow = "emenlow" | ||
| 3 | KMACHINE_emenlow = "emenlow" | ||
| 4 | |||
| 5 | # Update the following to use a different BSP branch or meta SRCREV | ||
| 6 | #KBRANCH_emenlow = "standard/preempt-rt/base" | ||
| 7 | #SRCREV_machine_pn-linux-yocto-rt_emenlow ?= XXXX | ||
| 8 | #SRCREV_meta_pn-linux-yocto-rt_emenlow ?= XXXX | ||
diff --git a/meta-n450/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend b/meta-n450/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend new file mode 100644 index 00000000..59a8db28 --- /dev/null +++ b/meta-n450/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend | |||
| @@ -0,0 +1,8 @@ | |||
| 1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" | ||
| 2 | COMPATIBLE_MACHINE_n450 = "n450" | ||
| 3 | KMACHINE_n450 = "atom-pc" | ||
| 4 | |||
| 5 | # Update the following to use a different BSP branch or meta SRCREV | ||
| 6 | #KBRANCH_n450 = "yocto/standard/preempt-rt/base" | ||
| 7 | #SRCREV_machine_pn-linux-yocto-rt_n450 ?= XXXX | ||
| 8 | #SRCREV_meta_pn-linux-yocto-rt_n450 ?= XXXX | ||
diff --git a/meta-n450/recipes-kernel/linux/linux-yocto_3.4.bbappend b/meta-n450/recipes-kernel/linux/linux-yocto_3.4.bbappend new file mode 100644 index 00000000..546f6ddd --- /dev/null +++ b/meta-n450/recipes-kernel/linux/linux-yocto_3.4.bbappend | |||
| @@ -0,0 +1,8 @@ | |||
| 1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" | ||
| 2 | |||
| 3 | COMPATIBLE_MACHINE_n450 = "n450" | ||
| 4 | KMACHINE_n450 = "atom-pc" | ||
| 5 | KBRANCH_n450 = "standard/default/common-pc/atom-pc" | ||
| 6 | |||
| 7 | #SRCREV_machine_pn-linux-yocto_n450 = XXXX | ||
| 8 | #SRCREV_meta_pn-linux-yocto_n450 ?= XXXX | ||
diff --git a/meta-sugarbay/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend b/meta-sugarbay/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend new file mode 100644 index 00000000..531a3ad5 --- /dev/null +++ b/meta-sugarbay/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend | |||
| @@ -0,0 +1,8 @@ | |||
| 1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" | ||
| 2 | COMPATIBLE_MACHINE_sugarbay = "sugarbay" | ||
| 3 | KMACHINE_sugarbay = "sugarbay" | ||
| 4 | |||
| 5 | # Update the following to use a different BSP branch or meta SRCREV | ||
| 6 | #KBRANCH_sugarbay = "standard/preempt-rt/base" | ||
| 7 | #SRCREV_machine_pn-linux-yocto-rt_sugarbay ?= XXXX | ||
| 8 | #SRCREV_meta_pn-linux-yocto-rt_sugarbay ?= XXXX | ||
diff --git a/meta-sys940x/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend b/meta-sys940x/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend new file mode 100644 index 00000000..cc680cec --- /dev/null +++ b/meta-sys940x/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend | |||
| @@ -0,0 +1,16 @@ | |||
| 1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" | ||
| 2 | |||
| 3 | COMPATIBLE_MACHINE_sys940x = "sys940x" | ||
| 4 | KMACHINE_sys940x = "sys940x" | ||
| 5 | |||
| 6 | COMPATIBLE_MACHINE_sys940x-noemgd = "sys940x-noemgd" | ||
| 7 | KMACHINE_sys940x-noemgd = "sys940x" | ||
| 8 | |||
| 9 | # Update the following to use a different BSP branch or meta SRCREV | ||
| 10 | #KBRANCH_sys940x = "standard/preempt-rt/base" | ||
| 11 | #SRCREV_machine_pn-linux-yocto-rt_sys940x ?= "XXX" | ||
| 12 | #SRCREV_meta_pn-linux-yocto-rt_sys940x ?= "XXX" | ||
| 13 | |||
| 14 | #KBRANCH_sys940x-noemgd = "standard/preempt-rt/base" | ||
| 15 | #SRCREV_machine_pn-linux-yocto-rt_sys940x-noemgd ?= "XXX" | ||
| 16 | #SRCREV_meta_pn-linux-yocto-rt_sys940x-noemgd ?= "XXX" | ||
