diff options
| author | Darren Hart <dvhart@linux.intel.com> | 2014-03-12 10:34:12 -0700 |
|---|---|---|
| committer | Darren Hart <dvhart@linux.intel.com> | 2014-03-12 14:51:00 -0700 |
| commit | a1f14721d2e2a1b694ca805f9a27a6fefa213a02 (patch) | |
| tree | 51bfff12da9febc5b02c96aced19f55fef586efe /meta-romley/recipes-kernel | |
| parent | 50fa9bb12cb3b5e8b36041caaf5517f3eea8fde0 (diff) | |
| download | meta-intel-a1f14721d2e2a1b694ca805f9a27a6fefa213a02.tar.gz | |
Remove linux-yocto 3.4 bbappends
The current development branch (for 1.6) supports 3.10 and -dev
linux-yocto kernels. Delete all the lingering 3.4 kernel recipes.
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Diffstat (limited to 'meta-romley/recipes-kernel')
| -rw-r--r-- | meta-romley/recipes-kernel/linux/linux-yocto_3.4.bbappend | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/meta-romley/recipes-kernel/linux/linux-yocto_3.4.bbappend b/meta-romley/recipes-kernel/linux/linux-yocto_3.4.bbappend deleted file mode 100644 index 1873ec90..00000000 --- a/meta-romley/recipes-kernel/linux/linux-yocto_3.4.bbappend +++ /dev/null | |||
| @@ -1,21 +0,0 @@ | |||
| 1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" | ||
| 2 | |||
| 3 | |||
| 4 | COMPATIBLE_MACHINE_romley = "romley" | ||
| 5 | |||
| 6 | KMACHINE_romley = "romley" | ||
| 7 | KBRANCH_romley = "standard/common-pc-64/romley" | ||
| 8 | |||
| 9 | SRCREV_machine_pn-linux-yocto_romley ?= "13809f2cfd9be0ce86bd486e1643f9b90bed6f4f" | ||
| 10 | SRCREV_meta_pn-linux-yocto_romley ?= "f697e099bc76d5df3a307a5bc0cc25021dd6dfe0" | ||
| 11 | |||
| 12 | COMPATIBLE_MACHINE_romley-ivb = "romley-ivb" | ||
| 13 | KMACHINE_romley-ivb = "romley" | ||
| 14 | KBRANCH_romley-ivb = "standard/common-pc-64/romley" | ||
| 15 | |||
| 16 | SRCREV_machine_pn-linux-yocto_romley-ivb ?= "13809f2cfd9be0ce86bd486e1643f9b90bed6f4f" | ||
| 17 | SRCREV_meta_pn-linux-yocto_romley-ivb ?= "f697e099bc76d5df3a307a5bc0cc25021dd6dfe0" | ||
| 18 | |||
| 19 | module_autoload_uio = "uio" | ||
| 20 | |||
| 21 | LINUX_VERSION = "3.4.28" | ||
