summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorRandy Witt <randy.e.witt@linux.intel.com>2015-10-18 22:27:02 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-10-27 07:24:28 +0000
commitd8d4ce720e5c5823d00c2000d182e0f409240138 (patch)
treee4407b9da89a083b043ad73c0f90283e6e959794 /meta
parentc1d5e897909bc659eee6151d097781dd3c7931c7 (diff)
downloadpoky-d8d4ce720e5c5823d00c2000d182e0f409240138.tar.gz
Add 850 codepage to uninative-tarball
(From OE-Core rev: 6211c8060d408134dfa6c00b23b517c439e4c1e7) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-core/meta/uninative-tarball.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-core/meta/uninative-tarball.bb b/meta/recipes-core/meta/uninative-tarball.bb
index 41f7927e19..21f3bd9859 100644
--- a/meta/recipes-core/meta/uninative-tarball.bb
+++ b/meta/recipes-core/meta/uninative-tarball.bb
@@ -7,6 +7,7 @@ TOOLCHAIN_TARGET_TASK = ""
7 7
8TOOLCHAIN_HOST_TASK = "\ 8TOOLCHAIN_HOST_TASK = "\
9 nativesdk-glibc \ 9 nativesdk-glibc \
10 nativesdk-glibc-gconv-ibm850 \
10 nativesdk-patchelf \ 11 nativesdk-patchelf \
11 " 12 "
12 13