diff options
author | Mark Hatle <mark.hatle@windriver.com> | 2012-06-25 12:38:36 -0500 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2012-07-03 00:05:29 -0700 |
commit | bde224ba44c16edc1892cea1b33ab973ae971115 (patch) | |
tree | ee811cb64f7711cf4850accae389b3a8b2e85cc9 /meta/recipes.txt | |
parent | 779db325d407f0bade84572ef99fdad4d0c88011 (diff) | |
download | openembedded-core-bde224ba44c16edc1892cea1b33ab973ae971115.tar.gz openembedded-core-bde224ba44c16edc1892cea1b33ab973ae971115.tar.bz2 openembedded-core-bde224ba44c16edc1892cea1b33ab973ae971115.zip |
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.
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Diffstat (limited to 'meta/recipes.txt')
0 files changed, 0 insertions, 0 deletions