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-emenlow/recipes-kernel | |
| 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-emenlow/recipes-kernel')
| -rw-r--r-- | meta-emenlow/recipes-kernel/linux/linux-yocto_3.8.bbappend | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/meta-emenlow/recipes-kernel/linux/linux-yocto_3.8.bbappend b/meta-emenlow/recipes-kernel/linux/linux-yocto_3.8.bbappend deleted file mode 100644 index 072b4597..00000000 --- a/meta-emenlow/recipes-kernel/linux/linux-yocto_3.8.bbappend +++ /dev/null | |||
| @@ -1,23 +0,0 @@ | |||
| 1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" | ||
| 2 | |||
| 3 | |||
| 4 | COMPATIBLE_MACHINE_emenlow = "emenlow" | ||
| 5 | KMACHINE_emenlow = "emenlow" | ||
| 6 | KBRANCH_emenlow = "standard/emenlow" | ||
| 7 | KERNEL_FEATURES_append_emenlow = " features/drm-emgd/drm-emgd-1.18 cfg/vesafb" | ||
| 8 | |||
| 9 | COMPATIBLE_MACHINE_emenlow-noemgd = "emenlow-noemgd" | ||
| 10 | KMACHINE_emenlow-noemgd = "emenlow" | ||
| 11 | KBRANCH_emenlow-noemgd = "standard/emenlow" | ||
| 12 | KERNEL_FEATURES_append_emenlow-noemgd = " features/drm-gma500/drm-gma500" | ||
| 13 | |||
| 14 | LINUX_VERSION = "3.8.13" | ||
| 15 | |||
| 16 | SRCREV_meta_emenlow = "467a74c47bd70c52d0b81597007d8cc39cadaefd" | ||
| 17 | SRCREV_machine_emenlow = "f20047520a57322f05d95a18a5fbd082fb15cb87" | ||
| 18 | SRCREV_emgd_emenlow = "a18cbb7a2886206815dbf6c85caed3cb020801e0" | ||
| 19 | |||
| 20 | SRCREV_meta_emenlow-noemgd = "467a74c47bd70c52d0b81597007d8cc39cadaefd" | ||
| 21 | SRCREV_machine_emenlow-noemgd = "f20047520a57322f05d95a18a5fbd082fb15cb87" | ||
| 22 | |||
| 23 | SRC_URI_emenlow = "git://git.yoctoproject.org/linux-yocto-3.8.git;protocol=git;nocheckout=1;branch=${KBRANCH},${KMETA},emgd-1.18;name=machine,meta,emgd" | ||
