From 0329150957540592cf1b3cdc6d1fc57a3f3189bf Mon Sep 17 00:00:00 2001 From: California Sullivan Date: Tue, 6 Feb 2018 12:19:55 -0800 Subject: linux-yocto: remove 4.4, 4.9, and 4.10 bbappends These have been removed from OE-core. Signed-off-by: California Sullivan --- recipes-kernel/linux/linux-yocto-tiny_4.10.bbappend | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 recipes-kernel/linux/linux-yocto-tiny_4.10.bbappend (limited to 'recipes-kernel/linux/linux-yocto-tiny_4.10.bbappend') diff --git a/recipes-kernel/linux/linux-yocto-tiny_4.10.bbappend b/recipes-kernel/linux/linux-yocto-tiny_4.10.bbappend deleted file mode 100644 index e8c27707..00000000 --- a/recipes-kernel/linux/linux-yocto-tiny_4.10.bbappend +++ /dev/null @@ -1,15 +0,0 @@ -FILESEXTRAPATHS_prepend_intel-x86-common := "${THISDIR}/${PN}:" - -KERNEL_FEATURES_INTEL_COMMON ?= "" - -COMPATIBLE_MACHINE_core2-32-intel-common = "${MACHINE}" -COMPATIBLE_MACHINE_corei7-64-intel-common = "${MACHINE}" - -KBRANCH_core2-32-intel-common = "standard/tiny/base" -KBRANCH_corei7-64-intel-common = "standard/tiny/base" - -KMACHINE_core2-32-intel-common = "intel-core2-32" -KMACHINE_corei7-64-intel-common = "intel-corei7-64" - -KERNEL_FEATURES_append_core2-32-intel-common = "${KERNEL_FEATURES_INTEL_COMMON} cfg/fs/ext4.scc" -KERNEL_FEATURES_append_corei7-64-intel-common = "${KERNEL_FEATURES_INTEL_COMMON} cfg/fs/ext4.scc" -- cgit v1.2.3-54-g00ecf