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

Update linux-yocto_3.0 kernel SRCREVS for crownbay, emenlow, fishriver, fri2, jasperforest, and sugarbay. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
9 lines
347 B
Plaintext
9 lines
347 B
Plaintext
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
|
|
|
|
COMPATIBLE_MACHINE_emenlow = "emenlow"
|
|
KMACHINE_emenlow = "yocto/standard/emenlow"
|
|
KERNEL_FEATURES_append_emenlow += " cfg/smp.scc"
|
|
|
|
SRCREV_machine_pn-linux-yocto_emenlow ?= "5e4bde7fd0ce4cbb2e6ea5459732ed928d653af3"
|
|
SRCREV_meta_pn-linux-yocto_emenlow ?= "d386e09f316e03061c088d2b13a48605c20fb3a6"
|