diff options
author | Mark Hatle <mark.hatle@windriver.com> | 2012-06-25 12:38:36 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-07-03 14:54:58 +0100 |
commit | 1d5271153deacb29b2643aa7bc5982b4be28de18 (patch) | |
tree | 9452927d989209cd1204af40c761e79b5be7bbd1 /.gitignore | |
parent | 9870fbc9f80f6c752e0d5cb73a118603b078f44f (diff) | |
download | poky-1d5271153deacb29b2643aa7bc5982b4be28de18.tar.gz |
populate_sdk.bbclass: Split into two parts
populate_sdk was renamed to populate_sdk_base in order to allow for changes
that may break existing SDK recipes. Any such changes need an analog
in populate_sdk (new version) to restore previous desired behavior.
In addition to the rename, one minor change was made. The _base version
only had the do_populate_sdk as an added task, but no before or after defined.
For compatibility, populate_sdk has do_populate_sdk defined as "after"
do_install and before do_build, this is identical to the original behavior.
(From OE-Core rev: bde224ba44c16edc1892cea1b33ab973ae971115)
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions