]> code.ossystems Code Review - openembedded-core.git/commit
classes/populate_sdk_base: enable adding custom commands to SDK install script
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Wed, 10 Sep 2014 17:19:31 +0000 (18:19 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 11 Sep 2014 16:44:40 +0000 (17:44 +0100)
commit10df0718d6a626d99beb68cde8d914ee0820d7eb
treef9297fb8fbd0df5488d315037a9640345298989d
parent2d8700bf2250ff4975dad51ee32e8d520fc14a11
classes/populate_sdk_base: enable adding custom commands to SDK install script

Add an SDK_POST_INSTALL_COMMAND variable which allows additional
commands to be added towards the end of the SDK install script, for e.g.
additional processing that needs to be done as part of installing the
SDK.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/populate_sdk_base.bbclass
meta/files/toolchain-shar-template.sh