diff options
Diffstat (limited to 'meta-sys940x/recipes-kernel/linux/linux-yocto_3.0.bbappend')
| -rw-r--r-- | meta-sys940x/recipes-kernel/linux/linux-yocto_3.0.bbappend | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/meta-sys940x/recipes-kernel/linux/linux-yocto_3.0.bbappend b/meta-sys940x/recipes-kernel/linux/linux-yocto_3.0.bbappend new file mode 100644 index 00000000..1d8bfb81 --- /dev/null +++ b/meta-sys940x/recipes-kernel/linux/linux-yocto_3.0.bbappend | |||
| @@ -0,0 +1,17 @@ | |||
| 1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" | ||
| 2 | |||
| 3 | |||
| 4 | COMPATIBLE_MACHINE_sys940x = "sys940x" | ||
| 5 | KMACHINE_sys940x = "sys940x" | ||
| 6 | KBRANCH_sys940x = "yocto/standard/base" | ||
| 7 | KERNEL_FEATURES_append_sys940x += " cfg/smp.scc cfg/efi-ext.scc" | ||
| 8 | |||
| 9 | COMPATIBLE_MACHINE_sys940x-noemgd = "sys940x-noemgd" | ||
| 10 | KMACHINE_sys940x-noemgd = "sys940x" | ||
| 11 | KBRANCH_sys940x-noemgd = "yocto/standard/base" | ||
| 12 | KERNEL_FEATURES_append_sys940x-noemgd += " cfg/smp.scc cfg/efi-ext.scc" | ||
| 13 | |||
| 14 | SRCREV_machine_pn-linux-yocto_sys940x ?= "5df0b4c2538399aed543133b3855f809adf08ab8" | ||
| 15 | SRCREV_meta_pn-linux-yocto_sys940x ?= "77ca4855e80acb8dad21acea946908716c308b5b" | ||
| 16 | SRCREV_machine_pn-linux-yocto_sys940x-noemgd ?= "5df0b4c2538399aed543133b3855f809adf08ab8" | ||
| 17 | SRCREV_meta_pn-linux-yocto_sys940x-noemgd ?= "77ca4855e80acb8dad21acea946908716c308b5b" | ||
