diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-core/meta/buildtools-tarball.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-core/meta/buildtools-tarball.bb b/meta/recipes-core/meta/buildtools-tarball.bb index 211213e1d9..4744daf1bd 100644 --- a/meta/recipes-core/meta/buildtools-tarball.bb +++ b/meta/recipes-core/meta/buildtools-tarball.bb @@ -27,6 +27,9 @@ TOOLCHAIN_HOST_TASK ?= "\ nativesdk-python-netserver \ nativesdk-python-distutils \ nativesdk-python-unixadmin \ + nativesdk-python-compression \ + nativesdk-python-json \ + nativesdk-python-unittest \ nativesdk-chrpath \ nativesdk-tar \ nativesdk-git \ |