meta-intel/meta-sys940x/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend
Darren Hart 0afd6d70c7 linux-yocto-rt_3.4: Add 3.4.36-rt50 support to BSPs that only had 3.2
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>
2013-04-03 19:46:19 -07:00

17 lines
587 B
Plaintext

FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
COMPATIBLE_MACHINE_sys940x = "sys940x"
KMACHINE_sys940x = "sys940x"
COMPATIBLE_MACHINE_sys940x-noemgd = "sys940x-noemgd"
KMACHINE_sys940x-noemgd = "sys940x"
# Update the following to use a different BSP branch or meta SRCREV
#KBRANCH_sys940x = "standard/preempt-rt/base"
#SRCREV_machine_pn-linux-yocto-rt_sys940x ?= "XXX"
#SRCREV_meta_pn-linux-yocto-rt_sys940x ?= "XXX"
#KBRANCH_sys940x-noemgd = "standard/preempt-rt/base"
#SRCREV_machine_pn-linux-yocto-rt_sys940x-noemgd ?= "XXX"
#SRCREV_meta_pn-linux-yocto-rt_sys940x-noemgd ?= "XXX"