From: Richard Purdie Date: Sun, 6 Mar 2016 18:33:58 +0000 (+0000) Subject: uninative-tarball: Add glibc-gconv-iso8859-1 for guile X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~26674 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8181c2d3a9e51569d77ab2ad9950b27a1113294;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git uninative-tarball: Add glibc-gconv-iso8859-1 for guile Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-core/meta/uninative-tarball.bb b/meta/recipes-core/meta/uninative-tarball.bb index ab1015fcfa0..a983e42c67a 100644 --- a/meta/recipes-core/meta/uninative-tarball.bb +++ b/meta/recipes-core/meta/uninative-tarball.bb @@ -5,9 +5,12 @@ LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d TOOLCHAIN_TARGET_TASK = "" +# ibm850 - mcopy from mtools +# iso8859-1 - guile TOOLCHAIN_HOST_TASK = "\ nativesdk-glibc \ nativesdk-glibc-gconv-ibm850 \ + nativesdk-glibc-gconv-iso8859-1 \ nativesdk-patchelf \ "