diff options
| -rw-r--r-- | meta/recipes-core/meta/build-sysroots.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/recipes-core/meta/build-sysroots.bb b/meta/recipes-core/meta/build-sysroots.bb index 72da88921a..1a3b692a1b 100644 --- a/meta/recipes-core/meta/build-sysroots.bb +++ b/meta/recipes-core/meta/build-sysroots.bb | |||
| @@ -17,6 +17,10 @@ deltask configure | |||
| 17 | deltask compile | 17 | deltask compile |
| 18 | deltask install | 18 | deltask install |
| 19 | deltask populate_sysroot | 19 | deltask populate_sysroot |
| 20 | deltask create_spdx | ||
| 21 | deltask collect_spdx_deps | ||
| 22 | deltask create_runtime_spdx | ||
| 23 | deltask recipe_qa | ||
| 20 | 24 | ||
| 21 | python do_build_native_sysroot () { | 25 | python do_build_native_sysroot () { |
| 22 | targetsysroot = d.getVar("STANDALONE_SYSROOT") | 26 | targetsysroot = d.getVar("STANDALONE_SYSROOT") |
