mirror of
git://git.yoctoproject.org/meta-intel
synced 2026-01-04 16:10:06 +00: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>
9 lines
321 B
Plaintext
9 lines
321 B
Plaintext
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
|
|
|
|
COMPATIBLE_MACHINE_emenlow = "emenlow"
|
|
KMACHINE_emenlow = "emenlow"
|
|
KBRANCH_emenlow = "standard/emenlow"
|
|
|
|
SRCREV_machine_pn-linux-yocto_emenlow ?= "a7b67cef534c9d948c466863eb6995d239dc26cc"
|
|
SRCREV_meta_pn-linux-yocto_emenlow ?= "a8cf77018b0faa0d29f1483ff4e5a2034dc8edd5"
|