summaryrefslogtreecommitdiffstats
path: root/meta-crystalforest/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend
blob: 2e327d2c37f9b6a9ae025c3f813221d5ab2b8d34 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"

COMPATIBLE_MACHINE_crystalforest-gladden = "crystalforest-gladen"
KMACHINE_crystalforest-gladden  = "crystalforest"
KBRANCH_crystalforest-gladden = "standard/preempt-rt/base"

SRCREV_machine_pn-linux-yocto-rt_crystalforest-gladden ?= "${AUTOREV}"
SRCREV_meta_pn-linux-yocto-rt_crystalforest-gladden ?= "${AUTOREV}"

COMPATIBLE_MACHINE_crystalforest-server = "crystalforest-server"
KMACHINE_crystalforest-server  = "crystalforest"
KBRANCH_crystalforest-server = "standard/preempt-rt/base"

SRCREV_machine_pn-linux-yocto-rt_crystalforest-server ?= "${AUTOREV}"
SRCREV_meta_pn-linux-yocto-rt_crystalforest-server ?= "${AUTOREV}"

module_autoload_uio = "uio"