xref: /OK3568_Linux_fs/yocto/poky/meta/classes/populate_sdk.bbclass (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1# The majority of populate_sdk is located in populate_sdk_base
2# This chunk simply facilitates compatibility with SDK only recipes.
3
4inherit populate_sdk_base
5
6addtask populate_sdk after do_install before do_build
7
8