mirror of
git://git.yoctoproject.org/meta-intel
synced 2026-01-01 13:58:05 +00:00
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>
This commit is contained in:
parent
9ed73513fc
commit
a60ccb7309
|
|
@ -1,10 +1,10 @@
|
|||
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
|
||||
|
||||
LINUX_VERSION_INTEL_COMMON = "4.4.11"
|
||||
SRCREV_META_INTEL_COMMON ?= "6ec93aaa70f838b551f58b91d0c6ffeff6f6094b"
|
||||
SRCREV_META_INTEL_COMMON ?= "1465ac389f22979618852aa04298049cfdd5dcb4"
|
||||
SRCREV_MACHINE_INTEL_COMMON ?= "bf2fbe7f2cdf44fc69e50fefbfdd58d41a03733a"
|
||||
|
||||
KBRANCH_INTEL_COMMON = "standard/preempt-rt"
|
||||
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