summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Zanussi <tom.zanussi@linux.intel.com>2016-06-02 15:13:39 -0500
committerTom Zanussi <tom.zanussi@linux.intel.com>2016-06-02 15:13:39 -0500
commitaac334cab601765082748ecd1fd5c9f50e188728 (patch)
tree698cdadbc72c69c6a8c8a13eda41b6d0fba39ecd
parentba88b8c32f3aeffbaae5b9acdfcec1982e698e3c (diff)
downloadmeta-intel-aac334cab601765082748ecd1fd5c9f50e188728.tar.gz
linux-yocto-rt/4.4: Switch to standard/preempt-rt/intel/base
The dedicated standard rt branch for Intel platforms has been renamed to standard/preempt-rt/intel/base - update the 4.4 rt kernel recipe accordingly. Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
-rw-r--r--common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend2
1 files changed, 1 insertions, 1 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 2685ad57..d0344f68 100644
--- a/common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend
@@ -4,7 +4,7 @@ LINUX_VERSION_INTEL_COMMON = "4.4.11"
4SRCREV_META_INTEL_COMMON ?= "3a5f494784591e01f0ae7ab748e8190582c16e8c" 4SRCREV_META_INTEL_COMMON ?= "3a5f494784591e01f0ae7ab748e8190582c16e8c"
5SRCREV_MACHINE_INTEL_COMMON ?= "3bdc347cc2087a0217e3acddccda5bb775cd570b" 5SRCREV_MACHINE_INTEL_COMMON ?= "3bdc347cc2087a0217e3acddccda5bb775cd570b"
6 6
7KBRANCH_INTEL_COMMON = "standard/preempt-rt/intel" 7KBRANCH_INTEL_COMMON = "standard/preempt-rt/intel/base"
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}"