summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-core/meta/buildtools-tarball.bb5
1 files changed, 2 insertions, 3 deletions
diff --git a/meta/recipes-core/meta/buildtools-tarball.bb b/meta/recipes-core/meta/buildtools-tarball.bb
index fac91cfc3c..f9f36e68c4 100644
--- a/meta/recipes-core/meta/buildtools-tarball.bb
+++ b/meta/recipes-core/meta/buildtools-tarball.bb
@@ -7,13 +7,12 @@ TOOLCHAIN_TARGET_TASK ?= ""
7 7
8TOOLCHAIN_HOST_TASK ?= "\ 8TOOLCHAIN_HOST_TASK ?= "\
9 nativesdk-sdk-provides-dummy \ 9 nativesdk-sdk-provides-dummy \
10 nativesdk-python3-core \ 10 nativesdk-python3 \
11 nativesdk-python3-modules \
12 nativesdk-python3-misc \
13 nativesdk-python3-git \ 11 nativesdk-python3-git \
14 nativesdk-python3-jinja2 \ 12 nativesdk-python3-jinja2 \
15 nativesdk-python3-testtools \ 13 nativesdk-python3-testtools \
16 nativesdk-python3-subunit \ 14 nativesdk-python3-subunit \
15 nativesdk-python3-pyyaml \
17 nativesdk-ncurses-terminfo-base \ 16 nativesdk-ncurses-terminfo-base \
18 nativesdk-chrpath \ 17 nativesdk-chrpath \
19 nativesdk-tar \ 18 nativesdk-tar \