summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-core/meta/uninative-tarball.bb10
1 files changed, 1 insertions, 9 deletions
diff --git a/meta/recipes-core/meta/uninative-tarball.bb b/meta/recipes-core/meta/uninative-tarball.bb
index 4aecf39b89..7eebcaf11a 100644
--- a/meta/recipes-core/meta/uninative-tarball.bb
+++ b/meta/recipes-core/meta/uninative-tarball.bb
@@ -3,18 +3,10 @@ LICENSE = "MIT"
3 3
4TOOLCHAIN_TARGET_TASK = "" 4TOOLCHAIN_TARGET_TASK = ""
5 5
6# ibm850 - mcopy from mtools
7# iso8859-1 - guile
8# utf-16, cp1252 - binutils-windres
9TOOLCHAIN_HOST_TASK = "\ 6TOOLCHAIN_HOST_TASK = "\
10 nativesdk-glibc \ 7 nativesdk-glibc \
11 nativesdk-glibc-dbg \ 8 nativesdk-glibc-dbg \
12 nativesdk-glibc-gconv-ibm850 \ 9 nativesdk-glibc-gconvs \
13 nativesdk-glibc-gconv-iso8859-1 \
14 nativesdk-glibc-gconv-utf-16 \
15 nativesdk-glibc-gconv-cp1252 \
16 nativesdk-glibc-gconv-euc-jp \
17 nativesdk-glibc-gconv-libjis \
18 nativesdk-patchelf \ 10 nativesdk-patchelf \
19 nativesdk-libxcrypt \ 11 nativesdk-libxcrypt \
20 nativesdk-libxcrypt-compat \ 12 nativesdk-libxcrypt-compat \