summaryrefslogtreecommitdiffstats
path: root/meta-jasperforest/recipes-kernel/linux
diff options
context:
space:
mode:
authorDarren Hart <dvhart@linux.intel.com>2014-03-12 10:41:27 -0700
committerDarren Hart <dvhart@linux.intel.com>2014-03-12 14:51:00 -0700
commit09d485dcce6ed4b654abc0c8a630f1d36bc1a7d6 (patch)
tree0a4c98143b6ca294cd5d085d03590fb863c233df /meta-jasperforest/recipes-kernel/linux
parentbf3ae602ad3f18f673fa6d268634fa4af8d4b2c9 (diff)
downloadmeta-intel-09d485dcce6ed4b654abc0c8a630f1d36bc1a7d6.tar.gz
linux-yocto: Remove redundant recipes
Remove all redundant linux-yocto recipes where the BSP is able to reuse the intel-common version. Update the common bbappends with the KERNEL_FEATURES and module_autoload* statements from the consolidated bbappends. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Diffstat (limited to 'meta-jasperforest/recipes-kernel/linux')
-rw-r--r--meta-jasperforest/recipes-kernel/linux/linux-yocto-dev.bbappend10
-rw-r--r--meta-jasperforest/recipes-kernel/linux/linux-yocto_3.10.bbappend12
2 files changed, 0 insertions, 22 deletions
diff --git a/meta-jasperforest/recipes-kernel/linux/linux-yocto-dev.bbappend b/meta-jasperforest/recipes-kernel/linux/linux-yocto-dev.bbappend
deleted file mode 100644
index 5d6f92fd..00000000
--- a/meta-jasperforest/recipes-kernel/linux/linux-yocto-dev.bbappend
+++ /dev/null
@@ -1,10 +0,0 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2
3
4COMPATIBLE_MACHINE_jasperforest = "jasperforest"
5
6KMACHINE_jasperforest = "jasperforest"
7KBRANCH_jasperforest = "standard/common-pc-64/jasperforest"
8
9SRCREV_machine_jasperforest = "60536206ad300ccf5b2be2c2d449f4ab27170238"
10SRCREV_meta_jasperforest = "fe20c99783387dab779472ff50a88666da1c6391"
diff --git a/meta-jasperforest/recipes-kernel/linux/linux-yocto_3.10.bbappend b/meta-jasperforest/recipes-kernel/linux/linux-yocto_3.10.bbappend
deleted file mode 100644
index 45ab6b96..00000000
--- a/meta-jasperforest/recipes-kernel/linux/linux-yocto_3.10.bbappend
+++ /dev/null
@@ -1,12 +0,0 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2
3
4COMPATIBLE_MACHINE_jasperforest = "jasperforest"
5
6KMACHINE_jasperforest = "jasperforest"
7KBRANCH_jasperforest = "standard/common-pc-64/jasperforest"
8
9LINUX_VERSION = "3.10.19"
10
11SRCREV_meta_jasperforest = "d9cd83c0292bd4e2a6754a96761027252e726a42"
12SRCREV_machine_jasperforest = "a9ec82e355130160f9094e670bd5be0022a84194"