mirror of
git://git.yoctoproject.org/meta-intel
synced 2026-01-01 13:58:05 +00:00
In preparation for removal of the 3.2 kernel recipes, ensure that we have 3.4.36-rt50 support for all BSPs supporting rt. Do not update ISG maintained BSPs. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
9 lines
315 B
Plaintext
9 lines
315 B
Plaintext
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
|
|
COMPATIBLE_MACHINE_n450 = "n450"
|
|
KMACHINE_n450 = "atom-pc"
|
|
|
|
# Update the following to use a different BSP branch or meta SRCREV
|
|
#KBRANCH_n450 = "yocto/standard/preempt-rt/base"
|
|
#SRCREV_machine_pn-linux-yocto-rt_n450 ?= XXXX
|
|
#SRCREV_meta_pn-linux-yocto-rt_n450 ?= XXXX
|