]> code.ossystems Code Review - openembedded-core.git/commit
classes/populate_sdk_ext.bbclass: handle if local.conf doesn't end with a newline
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Tue, 12 Jan 2016 18:47:44 +0000 (07:47 +1300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 13 Jan 2016 00:08:25 +0000 (00:08 +0000)
commit1e641f09e8cf0ba716c3d2aade0845abecc27827
tree2bafa9a0256227a4f15bfb489872bee9801fa3e5
parent9ba9807fc7c19938022c37641b171464699fc742
classes/populate_sdk_ext.bbclass: handle if local.conf doesn't end with a newline

If there is no newline at the end of local.conf, appending
INHERIT = "uninative" won't work, it will corrupt the line and the
installed eSDK will build things, making the "Preparing build system..."
step take an age.

Fixes [YOCTO #8897].

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/populate_sdk_ext.bbclass