summaryrefslogtreecommitdiffstats
path: root/meta-emenlow/recipes-kernel/linux
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2015-08-25 16:39:01 -0700
committerSaul Wold <sgw@linux.intel.com>2015-08-28 14:25:29 -0700
commit4172351baa285b83eb54d54368fe2f037c48159b (patch)
treec2c1991e05b0260615b83abf59acee81a534ec10 /meta-emenlow/recipes-kernel/linux
parent44df7ddf395f82c28c494b92fb3f627f81e2e627 (diff)
downloadmeta-intel-4172351baa285b83eb54d54368fe2f037c48159b.tar.gz
Remove older platform specific BSPs
The intel-core* BSPs supercede these older BSPs therefore it's time to remove these older platform specific bsps. Bump LAYERVERSION to 3 to allow the Autobuilder to know that these BSPs have been removed. Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta-emenlow/recipes-kernel/linux')
-rw-r--r--meta-emenlow/recipes-kernel/linux/linux-yocto-dev.bbappend10
-rw-r--r--meta-emenlow/recipes-kernel/linux/linux-yocto_3.14.bbappend10
2 files changed, 0 insertions, 20 deletions
diff --git a/meta-emenlow/recipes-kernel/linux/linux-yocto-dev.bbappend b/meta-emenlow/recipes-kernel/linux/linux-yocto-dev.bbappend
deleted file mode 100644
index 61aed2f4..00000000
--- a/meta-emenlow/recipes-kernel/linux/linux-yocto-dev.bbappend
+++ /dev/null
@@ -1,10 +0,0 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2
3COMPATIBLE_MACHINE_emenlow-noemgd = "emenlow-noemgd"
4KMACHINE_emenlow-noemgd = "emenlow"
5KBRANCH_emenlow-noemgd = "standard/emenlow"
6KERNEL_FEATURES_append_emenlow-noemgd = " features/drm-gma500/drm-gma500"
7
8# NOTE: We do not set SRCREVs here as -dev is intended to be built with AUTOREV
9# and setting them here breaks the default mechanism to use AUTOREV if the
10# default SRCREV is set and linux-yocto-dev is the preferred provider.
diff --git a/meta-emenlow/recipes-kernel/linux/linux-yocto_3.14.bbappend b/meta-emenlow/recipes-kernel/linux/linux-yocto_3.14.bbappend
deleted file mode 100644
index a2b8d67c..00000000
--- a/meta-emenlow/recipes-kernel/linux/linux-yocto_3.14.bbappend
+++ /dev/null
@@ -1,10 +0,0 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2
3COMPATIBLE_MACHINE_emenlow-noemgd = "emenlow-noemgd"
4KMACHINE_emenlow-noemgd = "emenlow"
5KBRANCH_emenlow-noemgd = "standard/base"
6KERNEL_FEATURES_append_emenlow-noemgd = " features/drm-gma500/drm-gma500"
7
8LINUX_VERSION_emenlow-noemgd = "3.14.36"
9SRCREV_machine_emenlow-noemgd = "4434aa71ff7043c570f9eae493df1ccadbda9b85"
10SRCREV_meta_emenlow-noemgd = "c33d39561807e1073ca412f1c771f43e4da75994"