mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 12:59:03 +02:00
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:
parent
232c1be664
commit
4bbfc4f08b
|
@ -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 ?= ""
|
||||
|
|
Loading…
Reference in New Issue
Block a user