From: Randy Witt Date: Mon, 19 Oct 2015 05:27:02 +0000 (-0700) Subject: Add 850 codepage to uninative-tarball X-Git-Tag: 2015-10~29 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=6211c8060d408134dfa6c00b23b517c439e4c1e7;p=openembedded-core.git Add 850 codepage to uninative-tarball Signed-off-by: Ross Burton --- 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 \ "