mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 12:59:03 +02:00

To pick up most recent changes, including the matching kernel changes for the perf-scripting/perf-tui features. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
10 lines
383 B
Plaintext
10 lines
383 B
Plaintext
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
|
|
|
|
COMPATIBLE_MACHINE_jasperforest = "jasperforest"
|
|
|
|
KMACHINE_jasperforest = "jasperforest"
|
|
KBRANCH_jasperforest = "standard/default/common-pc-64/jasperforest"
|
|
|
|
SRCREV_machine_pn-linux-yocto_jasperforest ?= "5f4c9b9a0a46ee7bb04a5172bc2a728effcc539d"
|
|
SRCREV_meta_pn-linux-yocto_jasperforest ?= "07ee09b520579b9f29bd15fefb01fd28b34c6064"
|