diff options
Diffstat (limited to 'meta/recipes-core')
-rw-r--r-- | meta/recipes-core/meta/buildtools-tarball.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-core/meta/buildtools-tarball.bb b/meta/recipes-core/meta/buildtools-tarball.bb index 4744daf1bd..00fc26f0e7 100644 --- a/meta/recipes-core/meta/buildtools-tarball.bb +++ b/meta/recipes-core/meta/buildtools-tarball.bb @@ -30,6 +30,8 @@ TOOLCHAIN_HOST_TASK ?= "\ nativesdk-python-compression \ nativesdk-python-json \ nativesdk-python-unittest \ + nativesdk-python-difflib \ + nativesdk-python-pprint \ nativesdk-chrpath \ nativesdk-tar \ nativesdk-git \ |