mirror of
git://git.yoctoproject.org/meta-intel
synced 2026-01-04 16:10:06 +00:00
Switch sugarbay to the 3.2 kernel and update kernel SRCREVs. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
9 lines
336 B
Plaintext
9 lines
336 B
Plaintext
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
|
|
COMPATIBLE_MACHINE_sugarbay = "sugarbay"
|
|
KMACHINE_sugarbay = "sugarbay"
|
|
|
|
# Update the following to use a different BSP branch or meta SRCREV
|
|
#KBRANCH_sugarbay = "standard/preempt-rt/base"
|
|
#SRCREV_machine_pn-linux-yocto-rt_sugarbay ?= XXXX
|
|
#SRCREV_meta_pn-linux-yocto-rt_sugarbay ?= XXXX
|