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

Switch jasperforest to the 3.2 kernel. 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 ?= "d0ae8f192e046f5572040617e2ccdbd156ce19c6"
|
|
SRCREV_meta_pn-linux-yocto_jasperforest ?= "514847185c78c07f52e02750fbe0a03ca3a31d8f"
|