meta-intel/meta-cedartrail/recipes-kernel/linux/linux-yocto_3.0.bbappend
Rahul Saxena 454d5fc30e meta-cedartrail: new layer for Cedar Trail Systems
This layer provides the initial version of the BSP for Cedar Trail
platform. The Cedar Trail platform is based on the Cedarview processor
and Tiger Point Chipset.

Signed-off-by: Rahul Saxena <rahul.saxena@.intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@.intel.com>
2011-12-16 17:03:47 -06:00

11 lines
448 B
Plaintext
Executable File

FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
COMPATIBLE_MACHINE_cedartrail = "cedartrail"
KMACHINE_cedartrail = "yocto/standard/cedartrail"
# The Cedarview processors have hyperthreading and includes dual-core versions
KERNEL_FEATURES_append_cedartrail += " cfg/smp.scc"
SRCREV_machine_pn-linux-yocto_cedartrail ?= "5746120ee0afefd1e28400bea4b74f285bd5e59a"
SRCREV_meta_pn-linux-yocto_cedartrail ?= "d588bdafc0d9b4d2386144b7d76a1d379e2d16c0"