]> code.ossystems Code Review - openembedded-core.git/commit
local.conf.sample: Use ?= when setting SDKMACHINE
authorScott Garman <scott.a.garman@intel.com>
Thu, 29 Jul 2010 18:20:16 +0000 (11:20 -0700)
committerRichard Purdie <rpurdie@linux.intel.com>
Fri, 30 Jul 2010 13:52:18 +0000 (14:52 +0100)
commitba6a07b76c83cf9315ce49ff5088ac1078fa5190
tree9652c499595d60921f87543a5fcbc5d332494b8a
parente4d743e0da3430f3e3099d2b28160de96948c2c6
local.conf.sample: Use ?= when setting SDKMACHINE

This is a more sensible default which is also needed when using our
autobuilder configuration, which changes SDKMACHINE between builds by
setting an environment variable.

Also made spacing around = more consistent for a couple of other
variables.

Signed-off-by: Scott Garman <scott.a.garman@intel.com>
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
build/conf/local.conf.sample