From e7d86bfc663c26b0ff0089b16ee6d543d23cfcf6 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Fri, 20 Feb 2015 20:17:40 +0000 Subject: meta-fri2: remove kernel 3.10 bbappend Kernel 3.10 has been removed from oe-core so remove our bbappend. Signed-off-by: Ross Burton Signed-off-by: Darren Hart --- meta-fri2/recipes-kernel/linux/linux-yocto-rt_3.10.bbappend | 9 --------- meta-fri2/recipes-kernel/linux/linux-yocto-tiny_3.10.bbappend | 7 ------- meta-fri2/recipes-kernel/linux/linux-yocto_3.10.bbappend | 11 ----------- 3 files changed, 27 deletions(-) delete mode 100644 meta-fri2/recipes-kernel/linux/linux-yocto-rt_3.10.bbappend delete mode 100644 meta-fri2/recipes-kernel/linux/linux-yocto-tiny_3.10.bbappend delete mode 100644 meta-fri2/recipes-kernel/linux/linux-yocto_3.10.bbappend (limited to 'meta-fri2/recipes-kernel/linux') diff --git a/meta-fri2/recipes-kernel/linux/linux-yocto-rt_3.10.bbappend b/meta-fri2/recipes-kernel/linux/linux-yocto-rt_3.10.bbappend deleted file mode 100644 index 375a0c72..00000000 --- a/meta-fri2/recipes-kernel/linux/linux-yocto-rt_3.10.bbappend +++ /dev/null @@ -1,9 +0,0 @@ -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" - -COMPATIBLE_MACHINE_fri2-noemgd = "fri2-noemgd" -KMACHINE_fri2-noemgd = "fri2" -KBRANCH_fri2-noemgd = "standard/preempt-rt/fri2" -SRCREV_machine_pn-linux-yocto-rt_fri2-noemgd ?= "b669af08737562ef86e7cba328966d05222d3e64" -#SRCREV_meta_pn-linux-yocto-rt_fri2-noemgd ?= "XXX" - -KERNEL_MODULE_AUTOLOAD_append_fri2-noemgd = " iwlwifi" diff --git a/meta-fri2/recipes-kernel/linux/linux-yocto-tiny_3.10.bbappend b/meta-fri2/recipes-kernel/linux/linux-yocto-tiny_3.10.bbappend deleted file mode 100644 index 3514fc6f..00000000 --- a/meta-fri2/recipes-kernel/linux/linux-yocto-tiny_3.10.bbappend +++ /dev/null @@ -1,7 +0,0 @@ -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" - -COMPATIBLE_MACHINE_fri2-noemgd = "fri2-noemgd" -KMACHINE_fri2-noemgd = "fri2" -KBRANCH_fri2-noemgd = "standard/tiny/base" -#SRCREV_machine_pn-linux-yocto-tiny_fri2-noemgd ?= "XXX" -#SRCREV_meta_pn-linux-yocto-tiny_fri2-noemgd ?= "XXX" diff --git a/meta-fri2/recipes-kernel/linux/linux-yocto_3.10.bbappend b/meta-fri2/recipes-kernel/linux/linux-yocto_3.10.bbappend deleted file mode 100644 index db932e02..00000000 --- a/meta-fri2/recipes-kernel/linux/linux-yocto_3.10.bbappend +++ /dev/null @@ -1,11 +0,0 @@ -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" - -COMPATIBLE_MACHINE_fri2-noemgd = "fri2-noemgd" -KMACHINE_fri2-noemgd = "fri2" -KBRANCH_fri2-noemgd = "standard/fri2" -KERNEL_FEATURES_append_fri2-noemgd = " cfg/vesafb" -LINUX_VERSION_fri2-noemgd = "3.10.55" -SRCREV_meta_fri2-noemgd = "f79a00265eefbe2fffc2cdb03f67235497a9a87e" -SRCREV_machine_fri2-noemgd = "3677ea7f9476458aa6dec440243de3a6fb1343a9" - -KERNEL_MODULE_AUTOLOAD_append_fri2-noemgd = " iwlwifi" -- cgit v1.2.3-54-g00ecf