]> code.ossystems Code Review - openembedded-core.git/commit
populate_sdk_ext: Use new --setscene-only option to bitbake instead of workarounds
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 8 Jan 2016 18:26:39 +0000 (18:26 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 11 Jan 2016 15:54:34 +0000 (15:54 +0000)
commit38237b7ac53c416f85c4a70a61acafc3404c8b5f
tree3dd3cfa98e5d4153ccb4275f2563029fa9869e2e
parentf11342f0c838b520828927c9d69f7c17309c1b48
populate_sdk_ext: Use new --setscene-only option to bitbake instead of workarounds

Rather than horrible workarounds, use the new --setscene-only option
of bitbake to pre-populate the SDK structures.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/files/ext-sdk-prepare.sh
scripts/lib/devtool/sdk.py