mirror of
git://git.yoctoproject.org/meta-intel
synced 2026-01-01 13:58:05 +00:00
linux-yocto-rt/4.1: 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.1 rt kernel recipe accordingly. Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
This commit is contained in:
parent
7bf20dd9b0
commit
01c243f1d9
|
|
@ -1,25 +1,25 @@
|
|||
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
|
||||
|
||||
LINUX_VERSION_core2-32-intel-common = "4.1.18"
|
||||
LINUX_VERSION_core2-32-intel-common = "4.1.26"
|
||||
COMPATIBLE_MACHINE_core2-32-intel-common = "${MACHINE}"
|
||||
SRCREV_meta_core2-32-intel-common = "b9023d4c8fbbb854c26f158a079a5f54dd61964d"
|
||||
SRCREV_machine_core2-32-intel-common = "2a4c22b03d434f7695e607b6ad30f77671985a6d"
|
||||
SRCREV_meta_core2-32-intel-common = "20edcbf4e42dd4cef7213a0ce2a4481d8d296f5d"
|
||||
SRCREV_machine_core2-32-intel-common = "fb58cd4f92e8b7dfbb7f62af9f01518dbb792041"
|
||||
KMACHINE_core2-32-intel-common = "intel-core2-32"
|
||||
KBRANCH_core2-32-intel-common = "standard/preempt-rt/base"
|
||||
KBRANCH_core2-32-intel-common = "standard/preempt-rt/intel/base"
|
||||
KERNEL_FEATURES_append_core2-32-intel-common = "${KERNEL_FEATURES_INTEL_COMMON}"
|
||||
|
||||
LINUX_VERSION_corei7-64-intel-common = "4.1.18"
|
||||
LINUX_VERSION_corei7-64-intel-common = "4.1.26"
|
||||
COMPATIBLE_MACHINE_corei7-64-intel-common = "${MACHINE}"
|
||||
SRCREV_meta_corei7-64-intel-common = "b9023d4c8fbbb854c26f158a079a5f54dd61964d"
|
||||
SRCREV_machine_corei7-64-intel-common = "2a4c22b03d434f7695e607b6ad30f77671985a6d"
|
||||
SRCREV_meta_corei7-64-intel-common = "20edcbf4e42dd4cef7213a0ce2a4481d8d296f5d"
|
||||
SRCREV_machine_corei7-64-intel-common = "fb58cd4f92e8b7dfbb7f62af9f01518dbb792041"
|
||||
KMACHINE_corei7-64-intel-common = "intel-corei7-64"
|
||||
KBRANCH_corei7-64-intel-common = "standard/preempt-rt/base"
|
||||
KBRANCH_corei7-64-intel-common = "standard/preempt-rt/intel/base"
|
||||
KERNEL_FEATURES_append_corei7-64-intel-common = "${KERNEL_FEATURES_INTEL_COMMON}"
|
||||
|
||||
LINUX_VERSION_i586-nlp-32-intel-common = "4.1.18"
|
||||
LINUX_VERSION_i586-nlp-32-intel-common = "4.1.26"
|
||||
COMPATIBLE_MACHINE_i586-nlp-32-intel-common = "${MACHINE}"
|
||||
SRCREV_meta_i586-nlp-32-intel-common = "b9023d4c8fbbb854c26f158a079a5f54dd61964d"
|
||||
SRCREV_machine_i586-nlp-32-intel-common = "2a4c22b03d434f7695e607b6ad30f77671985a6d"
|
||||
SRCREV_meta_i586-nlp-32-intel-common = "20edcbf4e42dd4cef7213a0ce2a4481d8d296f5d"
|
||||
SRCREV_machine_i586-nlp-32-intel-common = "fb58cd4f92e8b7dfbb7f62af9f01518dbb792041"
|
||||
KMACHINE_i586-nlp-32-intel-common = "intel-corei7-64"
|
||||
KBRANCH_i586-nlp-32-intel-common = "standard/preempt-rt/base"
|
||||
KBRANCH_i586-nlp-32-intel-common = "standard/preempt-rt/intel/base"
|
||||
KERNEL_FEATURES_append_i586-nlp-32-intel-common = "${KERNEL_FEATURES_INTEL_COMMON}"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user