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 a5f6bb7aac..dc075763e6 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-git \ | 11 | nativesdk-python3-git \ |
12 | nativesdk-python3-jinja2 \ | 12 | nativesdk-python3-jinja2 \ |
13 | nativesdk-python3-testtools \ | 13 | nativesdk-python3-testtools \ |
14 | nativesdk-python3-setuptools \ | ||
14 | nativesdk-python3-subunit \ | 15 | nativesdk-python3-subunit \ |
15 | nativesdk-python3-pyyaml \ | 16 | nativesdk-python3-pyyaml \ |
16 | nativesdk-python3-websockets \ | 17 | nativesdk-python3-websockets \ |