summaryrefslogtreecommitdiffstats
path: root/meta/classes-recipe/populate_sdk.bbclass
blob: caeef5d2b2a900b2e398f2a108df3438aaa1c2ab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#
# Copyright OpenEmbedded Contributors
#
# SPDX-License-Identifier: MIT
#

# The majority of populate_sdk is located in populate_sdk_base
# This chunk simply facilitates compatibility with SDK only recipes.

inherit populate_sdk_base

addtask populate_sdk after do_install before do_build