mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 12:59:03 +02:00
linux-yocto-rt/4.1: Switch to standard/preempt-rt/intel
We now have a dedicated standard/preempt-rt/intel branch for Intel platforms, so have the the 4.1 rt kernel recipe make use of it. Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
This commit is contained in:
parent
d89d5f0fb6
commit
af8afed0ba
|
@ -1,10 +1,10 @@
|
|||
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
|
||||
|
||||
LINUX_VERSION_INTEL_COMMON = "4.1.18"
|
||||
SRCREV_META_INTEL_COMMON ?= "e8c492e96f39fbee71520dbee0227dd6a87b9a59"
|
||||
SRCREV_META_INTEL_COMMON ?= "2b07d06557a049b6ef7038a31651279c33794dbd"
|
||||
SRCREV_MACHINE_INTEL_COMMON ?= "51cca91a1f74dab225598282019f0d694abdc4a0"
|
||||
|
||||
KBRANCH_INTEL_COMMON = "standard/preempt-rt/base"
|
||||
KBRANCH_INTEL_COMMON = "standard/preempt-rt/intel"
|
||||
|
||||
LINUX_VERSION_core2-32-intel-common = "${LINUX_VERSION_INTEL_COMMON}"
|
||||
COMPATIBLE_MACHINE_core2-32-intel-common = "${MACHINE}"
|
||||
|
|
Loading…
Reference in New Issue
Block a user