diff options
| author | Darren Hart <dvhart@linux.intel.com> | 2014-02-11 15:25:26 -0800 |
|---|---|---|
| committer | Darren Hart <dvhart@linux.intel.com> | 2014-03-12 14:51:00 -0700 |
| commit | f4d24c4363eeedb8c0dfac7086a684510d71ffb1 (patch) | |
| tree | e200b09999f486913d93be7f77634199625fc38e /meta-crystalforest | |
| parent | a1f14721d2e2a1b694ca805f9a27a6fefa213a02 (diff) | |
| download | meta-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-crystalforest')
| -rw-r--r-- | meta-crystalforest/recipes-kernel/linux/linux-yocto_3.8.bbappend | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/meta-crystalforest/recipes-kernel/linux/linux-yocto_3.8.bbappend b/meta-crystalforest/recipes-kernel/linux/linux-yocto_3.8.bbappend deleted file mode 100644 index 7cdb024a..00000000 --- a/meta-crystalforest/recipes-kernel/linux/linux-yocto_3.8.bbappend +++ /dev/null | |||
| @@ -1,20 +0,0 @@ | |||
| 1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" | ||
| 2 | |||
| 3 | |||
| 4 | COMPATIBLE_MACHINE_crystalforest-gladden = "crystalforest-gladden" | ||
| 5 | KMACHINE_crystalforest-gladden = "crystalforest" | ||
| 6 | KBRANCH_crystalforest-gladden = "standard/common-pc-64/crystalforest" | ||
| 7 | |||
| 8 | SRCREV_machine_pn-linux-yocto_crystalforest-gladden ?= "dbf932a9b316d5b29b3e220e5a30e7a165ad2992" | ||
| 9 | SRCREV_meta_pn-linux-yocto_crystalforest-gladden ?= "cb96851e7e559f9247d616d08406db6135c357cb" | ||
| 10 | |||
| 11 | COMPATIBLE_MACHINE_crystalforest-server = "crystalforest-server" | ||
| 12 | KMACHINE_crystalforest-server = "crystalforest" | ||
| 13 | KBRANCH_crystalforest-server = "standard/common-pc-64/crystalforest" | ||
| 14 | |||
| 15 | SRCREV_machine_pn-linux-yocto_crystalforest-server ?= "dbf932a9b316d5b29b3e220e5a30e7a165ad2992" | ||
| 16 | SRCREV_meta_pn-linux-yocto_crystalforest-server ?= "cb96851e7e559f9247d616d08406db6135c357cb" | ||
| 17 | |||
| 18 | LINUX_VERSION = "3.8.13" | ||
| 19 | |||
| 20 | module_autoload_uio = "uio" | ||
