diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2016-01-13 07:47:44 +1300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-01-15 11:54:51 +0000 |
commit | 91877aa60e82456a0dfba3c471ef6af8ce9cc278 (patch) | |
tree | 5bb97429bfe567b349d072c8ba41f25fe17d5473 /meta-yocto/classes | |
parent | 764c9279eaebe2774ec344f722dfec9911b45691 (diff) | |
download | poky-91877aa60e82456a0dfba3c471ef6af8ce9cc278.tar.gz |
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].
(From OE-Core rev: 1e641f09e8cf0ba716c3d2aade0845abecc27827)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-yocto/classes')
0 files changed, 0 insertions, 0 deletions