[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
Thu Aug 14 15:54:25 UTC 2014


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

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=0ea74ca0b3b7924a70dd1c745c8fcc0f39a23337


More information about the Openembedded-commits mailing list