]> code.ossystems Code Review - openembedded-core.git/commitdiff
Add 850 codepage to uninative-tarball
authorRandy Witt <randy.e.witt@linux.intel.com>
Mon, 19 Oct 2015 05:27:02 +0000 (22:27 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 24 Oct 2015 11:20:48 +0000 (12:20 +0100)
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-core/meta/uninative-tarball.bb

index 41f7927e19fee003e19c6904d70340f528fec18a..21f3bd9859acce14c08fee4e0ec96bc777bafe0f 100644 (file)
@@ -7,6 +7,7 @@ TOOLCHAIN_TARGET_TASK = ""
 
 TOOLCHAIN_HOST_TASK = "\
     nativesdk-glibc \
+    nativesdk-glibc-gconv-ibm850 \
     nativesdk-patchelf \
     "