mirror of
git://git.yoctoproject.org/meta-intel
synced 2026-01-01 13:58:05 +00:00
Switching Romley to 3.2 kernel. Signed-off-by: Kishore Bodke <kishore.k.bodke@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
9 lines
322 B
Plaintext
9 lines
322 B
Plaintext
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
|
|
COMPATIBLE_MACHINE_romley = "romley"
|
|
KMACHINE_romley = "romley"
|
|
|
|
# Update the following to use a different BSP branch or meta SRCREV
|
|
#KBRANCH_romley = "standard/preempt-rt/base"
|
|
#SRCREV_machine_pn-linux-yocto-rt_romley ?= XXXX
|
|
#SRCREV_meta_pn-linux-yocto-rt_romley ?= XXXX
|