]> code.ossystems Code Review - openembedded-core.git/commit
populate_sdk_base.bbclass: Make it possible to override the create_shar method of...
authorThomas Kristensen <thkriste@cisco.com>
Mon, 8 Oct 2012 10:43:50 +0000 (12:43 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 18 Oct 2012 11:03:25 +0000 (12:03 +0100)
commit3955c8eced352226bb4c9ceb710dbe02474b9024
tree60c7e9bcc2e1a513b2f693491af03999b35381b3
parent817c4e661da1e9baa947a420d690248971301102
populate_sdk_base.bbclass: Make it possible to override the create_shar method of populate_sdk_base.

If you wish to change the install/unpack method of the sdk, this can now be done by making
your own create_shar method, and setting a SDK_PACKAGING_FUNC variable to your
new create_shar function.

Signed-off-by: Thomas Kristensen <thkriste@cisco.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/classes/populate_sdk_base.bbclass