summaryrefslogtreecommitdiffstats
path: root/common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend
diff options
context:
space:
mode:
authorTom Zanussi <tom.zanussi@linux.intel.com>2016-05-18 16:51:24 -0500
committerTom Zanussi <tom.zanussi@linux.intel.com>2016-05-26 17:46:57 -0500
commita60ccb7309fc9c8c20d00eb394c7698d79c7b317 (patch)
treed13b78ac820e852181e55352ffcdfc6526728dd7 /common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend
parent9ed73513fcb82924c3921e013036f6fa84d36996 (diff)
downloadmeta-intel-a60ccb7309fc9c8c20d00eb394c7698d79c7b317.tar.gz
linux-yocto-rt/4.4: Switch to standard/preempt-rt/intel
We now have a dedicated standard/preempt-rt/intel branch for Intel platforms, so have the the 4.4 rt kernel recipe make use of it. Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
Diffstat (limited to 'common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend')
-rw-r--r--common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend4
1 files changed, 2 insertions, 2 deletions
diff --git a/common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend b/common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend
index 474c2a47..3ba865e7 100644
--- a/common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend
@@ -1,10 +1,10 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" 1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2 2
3LINUX_VERSION_INTEL_COMMON = "4.4.11" 3LINUX_VERSION_INTEL_COMMON = "4.4.11"
4SRCREV_META_INTEL_COMMON ?= "6ec93aaa70f838b551f58b91d0c6ffeff6f6094b" 4SRCREV_META_INTEL_COMMON ?= "1465ac389f22979618852aa04298049cfdd5dcb4"
5SRCREV_MACHINE_INTEL_COMMON ?= "bf2fbe7f2cdf44fc69e50fefbfdd58d41a03733a" 5SRCREV_MACHINE_INTEL_COMMON ?= "bf2fbe7f2cdf44fc69e50fefbfdd58d41a03733a"
6 6
7KBRANCH_INTEL_COMMON = "standard/preempt-rt" 7KBRANCH_INTEL_COMMON = "standard/preempt-rt/intel"
8 8
9LINUX_VERSION_core2-32-intel-common = "${LINUX_VERSION_INTEL_COMMON}" 9LINUX_VERSION_core2-32-intel-common = "${LINUX_VERSION_INTEL_COMMON}"
10COMPATIBLE_MACHINE_core2-32-intel-common = "${MACHINE}" 10COMPATIBLE_MACHINE_core2-32-intel-common = "${MACHINE}"