]> code.ossystems Code Review - openembedded-core.git/commit
bitbake.conf: add a lazy default for SDKMACHINE
authorRoss Burton <ross.burton@intel.com>
Thu, 22 Sep 2016 12:24:30 +0000 (13:24 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 23 Sep 2016 13:55:02 +0000 (14:55 +0100)
commit6bd507ef36578ba7bee6ef8b3f8f6465afca4e20
tree9179a52d13407cec45483d27d7e18de8ac708b98
parentb7d1a310f6b880e92b124a78af3c948abaab4236
bitbake.conf: add a lazy default for SDKMACHINE

If the user doesn't set SDKMACHINE in their local.conf then uninative and
buildtools will fail in obscure ways, so ensure that a default value is set.

Also as SDK_ARCH will be overritten then loading the machine-sdk configuration
file, don't bother assigning it.

Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/conf/bitbake.conf