n450: Default to atom-pc SRCREVs for linux-yocto-stable

AUTOREV should only be used for local development and that can be set using
the meta-extras/meta-kernel-dev layer. Comment the subtle aspect of defaulting
to the atom-pc SRCREVs due to the shared KMACHINE.

Signed-off-by: Darren Hart <dvhart@linux.intel.com>
CC: Tom Zanussi <tom.zanussi@intel.com>
This commit is contained in:
Darren Hart 2011-03-11 11:19:10 -08:00
parent 232c1be664
commit 4bbfc4f08b

View File

@ -2,6 +2,6 @@ FILESEXTRAPATHS := "${THISDIR}/${PN}"
KMACHINE_n450 = "atom-pc"
COMPATIBLE_MACHINE_n450 = "n450"
SRCREV="${AUTOREV}"
# Functionality flags
#KERNEL_REVISION_CHECKING ?= "t"
# We use the atom-pc machine SRCREV and the default meta SRCREV
#SRCREV_machine_pn-linux-yocto-stable_n450 = ""
#SRCREV_meta_pn-linux-yocto-stable_n450 ?= ""