]> code.ossystems Code Review - openembedded-core.git/commit
populate_sdk_base: Move toolchain installation script to a separate file
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 14 Aug 2014 13:33:33 +0000 (14:33 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 15 Aug 2014 07:46:40 +0000 (08:46 +0100)
commitf99732a29689c65083ad09abb302f372042c8cd4
treeaacd335d53c654ae4de9e7b39ddef38d0702baa0
parent96427656ef73bb50753a33ec6ad5e73de711ceb3
populate_sdk_base: Move toolchain installation script to a separate file

It makes sense to move the script to a separate file, making the bbclass
clearer and allowing the end user to more easily customise or replace
it. There are no functionality changes, just the addition of some
substitution variables.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/populate_sdk_base.bbclass
meta/files/toolchain-shar-template.sh [new file with mode: 0644]