[oe-commits] Richard Purdie : populate_sdk_base: Move toolchain installation script to a separate file

git at git.openembedded.org git at git.openembedded.org
Fri Aug 15 17:22:14 UTC 2014


Module: openembedded-core.git
Branch: master
Commit: f99732a29689c65083ad09abb302f372042c8cd4
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=f99732a29689c65083ad09abb302f372042c8cd4

Author: Richard Purdie <richard.purdie at linuxfoundation.org>
Date:   Thu Aug 14 14:33:33 2014 +0100

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 at linuxfoundation.org>

---

 meta/classes/populate_sdk_base.bbclass | 193 ++-------------------------------
 meta/files/toolchain-shar-template.sh  | 182 +++++++++++++++++++++++++++++++
 2 files changed, 191 insertions(+), 184 deletions(-)

Diff:   http://git.openembedded.org/?p=openembedded-core.git/?a=commitdiff;h=f99732a29689c65083ad09abb302f372042c8cd4


More information about the Openembedded-commits mailing list