From 1fcd3a2a24736f3ed44345525928467098cb3023 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Wed, 23 Aug 2017 14:20:19 +0100 Subject: linux-yocto: Drop 4.1 kernel bbappends The 4.1 kernel was dropped from OE-Core. Signed-off-by: Richard Purdie --- common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend (limited to 'common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend') diff --git a/common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend b/common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend deleted file mode 100644 index fb274e31..00000000 --- a/common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend +++ /dev/null @@ -1,12 +0,0 @@ -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" - -KERNEL_FEATURES_INTEL_COMMON ?= "" - -LINUX_VERSION_i586-nlp-32-intel-common = "4.1.41" -SRCREV_meta_i586-nlp-32-intel-common = "9f9c9a66ef3452343586adf150137967e955d71a" -SRCREV_machine_i586-nlp-32-intel-common = "ff69a6453667e1ecfcfaf002ab116616398eb397" - -COMPATIBLE_MACHINE_i586-nlp-32-intel-common = "${MACHINE}" -KBRANCH_i586-nlp-32-intel-common = "standard/tiny/intel/base" -KMACHINE_i586-nlp-32-intel-common = "intel-quark" -KERNEL_FEATURES_append_i586-nlp-32-intel-common = "${KERNEL_FEATURES_INTEL_COMMON}" -- cgit v1.2.3-54-g00ecf