summaryrefslogtreecommitdiffstats
path: root/common/recipes-kernel/linux/linux-yocto-rt_4.1.bbappend
diff options
context:
space:
mode:
authorGeorge Nita <george.nita@enea.com>2015-10-04 05:11:58 +0200
committerGeorge Nita <george.nita@enea.com>2015-10-04 05:11:58 +0200
commit385b6e75f1fe9c39c87ff179e6af8be4e80aa65f (patch)
tree11028cf6fcef77b1ec27b1718f2830c632191c5f /common/recipes-kernel/linux/linux-yocto-rt_4.1.bbappend
parent9e4c491105d191b064614d9255f467d552ea3362 (diff)
parent6e91701dcf68f9351db8bb0b92eb2d26af1b8f7f (diff)
downloadmeta-intel-385b6e75f1fe9c39c87ff179e6af8be4e80aa65f.tar.gz
Merge remote-tracking branch 'origin/master' into master-enea
Diffstat (limited to 'common/recipes-kernel/linux/linux-yocto-rt_4.1.bbappend')
-rw-r--r--common/recipes-kernel/linux/linux-yocto-rt_4.1.bbappend17
1 files changed, 17 insertions, 0 deletions
diff --git a/common/recipes-kernel/linux/linux-yocto-rt_4.1.bbappend b/common/recipes-kernel/linux/linux-yocto-rt_4.1.bbappend
new file mode 100644
index 00000000..104da29d
--- /dev/null
+++ b/common/recipes-kernel/linux/linux-yocto-rt_4.1.bbappend
@@ -0,0 +1,17 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2
3LINUX_VERSION_core2-32-intel-common = "4.1.8"
4COMPATIBLE_MACHINE_core2-32-intel-common = "${MACHINE}"
5SRCREV_meta_core2-32-intel-common = "3d8f1378d07dbc052ca8a7c22297339ad7998b5e"
6SRCREV_machine_core2-32-intel-common = "29257e529f968d17a5238624f27ddc76f759dc9d"
7KMACHINE_core2-32-intel-common = "intel-core2-32"
8KBRANCH_core2-32-intel-common = "standard/preempt-rt/base"
9KERNEL_FEATURES_append_core2-32-intel-common = "${KERNEL_FEATURES_INTEL_COMMON}"
10
11LINUX_VERSION_corei7-64-intel-common = "4.1.8"
12COMPATIBLE_MACHINE_corei7-64-intel-common = "${MACHINE}"
13SRCREV_meta_corei7-64-intel-common = "3d8f1378d07dbc052ca8a7c22297339ad7998b5e"
14SRCREV_machine_corei7-64-intel-common = "29257e529f968d17a5238624f27ddc76f759dc9d"
15KMACHINE_corei7-64-intel-common = "intel-corei7-64"
16KBRANCH_corei7-64-intel-common = "standard/preempt-rt/base"
17KERNEL_FEATURES_append_corei7-64-intel-common = "${KERNEL_FEATURES_INTEL_COMMON}"