diff options
-rw-r--r-- | meta/recipes-core/meta/buildtools-tarball.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-core/meta/buildtools-tarball.bb b/meta/recipes-core/meta/buildtools-tarball.bb index 75b71f5532..ef56f76fa7 100644 --- a/meta/recipes-core/meta/buildtools-tarball.bb +++ b/meta/recipes-core/meta/buildtools-tarball.bb | |||
@@ -11,6 +11,7 @@ TOOLCHAIN_HOST_TASK ?= "\ | |||
11 | nativesdk-python3-modules \ | 11 | nativesdk-python3-modules \ |
12 | nativesdk-python3-misc \ | 12 | nativesdk-python3-misc \ |
13 | nativesdk-python3-git \ | 13 | nativesdk-python3-git \ |
14 | nativesdk-python3-jinja2 \ | ||
14 | nativesdk-python3-testtools \ | 15 | nativesdk-python3-testtools \ |
15 | nativesdk-python3-subunit \ | 16 | nativesdk-python3-subunit \ |
16 | nativesdk-ncurses-terminfo-base \ | 17 | nativesdk-ncurses-terminfo-base \ |