summaryrefslogtreecommitdiffstats
path: root/meta-fri2/recipes-kernel/linux
diff options
context:
space:
mode:
authorDarren Hart <dvhart@linux.intel.com>2014-02-11 15:25:26 -0800
committerDarren Hart <dvhart@linux.intel.com>2014-03-12 14:51:00 -0700
commitf4d24c4363eeedb8c0dfac7086a684510d71ffb1 (patch)
treee200b09999f486913d93be7f77634199625fc38e /meta-fri2/recipes-kernel/linux
parenta1f14721d2e2a1b694ca805f9a27a6fefa213a02 (diff)
downloadmeta-intel-f4d24c4363eeedb8c0dfac7086a684510d71ffb1.tar.gz
Remove linux-yocto 3.8 bbappends
The current development branch (for 1.6) supports 3.10 and -dev linux-yocto kernels. Delete all the lingering 3.8 kernel recipes. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Diffstat (limited to 'meta-fri2/recipes-kernel/linux')
-rw-r--r--meta-fri2/recipes-kernel/linux/linux-yocto_3.8.bbappend23
1 files changed, 0 insertions, 23 deletions
diff --git a/meta-fri2/recipes-kernel/linux/linux-yocto_3.8.bbappend b/meta-fri2/recipes-kernel/linux/linux-yocto_3.8.bbappend
deleted file mode 100644
index 54e8a65f..00000000
--- a/meta-fri2/recipes-kernel/linux/linux-yocto_3.8.bbappend
+++ /dev/null
@@ -1,23 +0,0 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2
3
4LINUX_VERSION = "3.8.13"
5
6COMPATIBLE_MACHINE_fri2 = "fri2"
7KMACHINE_fri2 = "fri2"
8KBRANCH_fri2 = "standard/fri2"
9KERNEL_FEATURES_append_fri2 = " features/drm-emgd/drm-emgd-1.18 cfg/vesafb"
10SRCREV_meta_fri2 = "467a74c47bd70c52d0b81597007d8cc39cadaefd"
11SRCREV_machine_fri2 = "f20047520a57322f05d95a18a5fbd082fb15cb87"
12SRCREV_emgd_fri2 = "a18cbb7a2886206815dbf6c85caed3cb020801e0"
13SRC_URI_fri2 = "git://git.yoctoproject.org/linux-yocto-3.8.git;protocol=git;nocheckout=1;branch=${KBRANCH},${KMETA},emgd-1.18;name=machine,meta,emgd"
14
15COMPATIBLE_MACHINE_fri2-noemgd = "fri2-noemgd"
16KMACHINE_fri2-noemgd = "fri2"
17KBRANCH_fri2-noemgd = "standard/fri2"
18KERNEL_FEATURES_append_fri2-noemgd = " cfg/vesafb"
19SRCREV_meta_fri2-noemgd = "467a74c47bd70c52d0b81597007d8cc39cadaefd"
20SRCREV_machine_fri2-noemgd = "f20047520a57322f05d95a18a5fbd082fb15cb87"
21
22module_autoload_iwlwifi = "iwlwifi"
23