meta-n450: explicitly specify KBRANCH we expect to use

Without this, we get standard/default/common-pc/base with the correct
SRCREV initially checked out but standard/default/common-pc/atom-pc
checked out as if using AUTOREV for the actual build.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
This commit is contained in:
Tom Zanussi 2012-07-12 16:32:58 -05:00
parent ae18053df8
commit a944332ecf

View File

@ -1,7 +1,7 @@
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
COMPATIBLE_MACHINE_n450 = "n450"
KMACHINE_n450 = "atom-pc"
KBRANCH_n450 = "standard/default/common-pc/base"
KBRANCH_n450 = "standard/default/common-pc/atom-pc"
#SRCREV_machine_pn-linux-yocto_n450 = XXXX
#SRCREV_meta_pn-linux-yocto_n450 ?= XXXX