summaryrefslogtreecommitdiffstats
path: root/meta-crownbay/recipes-kernel/linux
diff options
context:
space:
mode:
Diffstat (limited to 'meta-crownbay/recipes-kernel/linux')
-rw-r--r--meta-crownbay/recipes-kernel/linux/linux-yocto-stable_git.bbappend9
-rw-r--r--meta-crownbay/recipes-kernel/linux/linux-yocto_2.6.34.bbappend15
-rw-r--r--meta-crownbay/recipes-kernel/linux/linux-yocto_2.6.37.bbappend (renamed from meta-crownbay/recipes-kernel/linux/linux-yocto_git.bbappend)6
3 files changed, 21 insertions, 9 deletions
diff --git a/meta-crownbay/recipes-kernel/linux/linux-yocto-stable_git.bbappend b/meta-crownbay/recipes-kernel/linux/linux-yocto-stable_git.bbappend
deleted file mode 100644
index 570f8d4b..00000000
--- a/meta-crownbay/recipes-kernel/linux/linux-yocto-stable_git.bbappend
+++ /dev/null
@@ -1,9 +0,0 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2
3COMPATIBLE_MACHINE_crownbay = "crownbay"
4KMACHINE_crownbay = "crownbay"
5KERNEL_FEATURES_append_crownbay += " cfg/smp.scc"
6
7COMPATIBLE_MACHINE_crownbay-noemgd = "crownbay-noemgd"
8KMACHINE_crownbay-noemgd = "crownbay"
9KERNEL_FEATURES_append_crownbay-noemgd += " cfg/smp.scc"
diff --git a/meta-crownbay/recipes-kernel/linux/linux-yocto_2.6.34.bbappend b/meta-crownbay/recipes-kernel/linux/linux-yocto_2.6.34.bbappend
new file mode 100644
index 00000000..6f3694b4
--- /dev/null
+++ b/meta-crownbay/recipes-kernel/linux/linux-yocto_2.6.34.bbappend
@@ -0,0 +1,15 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2
3COMPATIBLE_MACHINE_crownbay = "crownbay"
4KMACHINE_crownbay = "crownbay"
5KERNEL_FEATURES_append_crownbay += " cfg/smp.scc"
6
7COMPATIBLE_MACHINE_crownbay-noemgd = "crownbay-noemgd"
8KMACHINE_crownbay-noemgd = "crownbay"
9KERNEL_FEATURES_append_crownbay-noemgd += " cfg/smp.scc"
10
11SRCREV_machine_pn-linux-yocto_crownbay ?= "56fe215d3f1a2cc3a5a26482ac9809ba44495695"
12SRCREV_meta_pn-linux-yocto_crownbay ?= "ec26387cb168e9e0976999b528b5a9dd62e3157a"
13
14RCREV_machine_pn-linux-yocto_crownbay-noemgd ?= "56fe215d3f1a2cc3a5a26482ac9809ba44495695"
15SRCREV_meta_pn-linux-yocto_crownbay-noemgd ?= "ec26387cb168e9e0976999b528b5a9dd62e3157a"
diff --git a/meta-crownbay/recipes-kernel/linux/linux-yocto_git.bbappend b/meta-crownbay/recipes-kernel/linux/linux-yocto_2.6.37.bbappend
index cdae0006..1a62b383 100644
--- a/meta-crownbay/recipes-kernel/linux/linux-yocto_git.bbappend
+++ b/meta-crownbay/recipes-kernel/linux/linux-yocto_2.6.37.bbappend
@@ -7,3 +7,9 @@ KERNEL_FEATURES_append_crownbay += " cfg/smp.scc"
7COMPATIBLE_MACHINE_crownbay-noemgd = "crownbay-noemgd" 7COMPATIBLE_MACHINE_crownbay-noemgd = "crownbay-noemgd"
8KMACHINE_crownbay-noemgd = "yocto/standard/crownbay" 8KMACHINE_crownbay-noemgd = "yocto/standard/crownbay"
9KERNEL_FEATURES_append_crownbay-noemgd += " cfg/smp.scc" 9KERNEL_FEATURES_append_crownbay-noemgd += " cfg/smp.scc"
10
11SRCREV_machine_pn-linux-yocto_crownbay ?= "88ea187941f262518b3b8194e042f0270fdf27c4"
12SRCREV_meta_pn-linux-yocto_crownbay ?= "f1dc3722d45cdcc92c84ebfecf4ce616d2efed26"
13
14SRCREV_machine_pn-linux-yocto_crownbay-noemgd ?= "88ea187941f262518b3b8194e042f0270fdf27c4"
15SRCREV_meta_pn-linux-yocto_crownbay-noemgd ?= "f1dc3722d45cdcc92c84ebfecf4ce616d2efed26"