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 edf67ce2ad..77e1fa23cb 100644 --- a/meta/recipes-core/meta/buildtools-tarball.bb +++ b/meta/recipes-core/meta/buildtools-tarball.bb | |||
@@ -10,6 +10,7 @@ TOOLCHAIN_HOST_TASK ?= "\ | |||
10 | nativesdk-python3-modules \ | 10 | nativesdk-python3-modules \ |
11 | nativesdk-python3-misc \ | 11 | nativesdk-python3-misc \ |
12 | nativesdk-python3-git \ | 12 | nativesdk-python3-git \ |
13 | nativesdk-python3-jinja2 \ | ||
13 | nativesdk-python3-testtools \ | 14 | nativesdk-python3-testtools \ |
14 | nativesdk-python3-subunit \ | 15 | nativesdk-python3-subunit \ |
15 | nativesdk-ncurses-terminfo-base \ | 16 | nativesdk-ncurses-terminfo-base \ |