summaryrefslogtreecommitdiffstats
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-24 12:20:48 +0100
commit6211c8060d408134dfa6c00b23b517c439e4c1e7 (patch)
tree95463f7abb4ebab39eb32da2da235d5e93262bb5
parent02ad8e3c32656a74fa82284105706ae67e5108f3 (diff)
downloadopenembedded-core-6211c8060d408134dfa6c00b23b517c439e4c1e7.tar.gz
Add 850 codepage to uninative-tarball
Signed-off-by: Ross Burton <ross.burton@intel.com>
-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 = ""
TOOLCHAIN_HOST_TASK = "\
nativesdk-glibc \
+ nativesdk-glibc-gconv-ibm850 \
nativesdk-patchelf \
"