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:13:40 +0000 (12:13 +0100)
commitc51e802d1d425db562db3a3de17166e92bbb808d
treee70e43fe4931aa9d8d545104c9a5fc1472204a27
parent934154d2f1f3f9db6003141e5f3f97c48d272f7b
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.

(From OE-Core rev: 3955c8eced352226bb4c9ceb710dbe02474b9024)

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