aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/slang/slang_2.2.4.bb
diff options
context:
space:
mode:
authorZheng Junling <zhengjunling@huawei.com>2014-08-01 12:10:46 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-08-06 10:18:26 +0100
commitac588cc63315e4cb4ec84a1de87533e61d2dc6b6 (patch)
tree0e3c7f729f8fd8ea4f9c3388c985cec528b93fbd /meta/recipes-extended/slang/slang_2.2.4.bb
parent0262f83ec7d7e68c43c87d3b0a307744a32f6274 (diff)
downloadopenembedded-core-contrib-ac588cc63315e4cb4ec84a1de87533e61d2dc6b6.tar.gz
slang 2.2.4: fix the iconv existence checking
When checking whether there is iconv, the configure file always check the host env. Now we make it working properly by adding correct prefix for cross- compiling environment. Signed-off-by: Zheng Junling <zhengjunling@huawei.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/slang/slang_2.2.4.bb')
-rw-r--r--meta/recipes-extended/slang/slang_2.2.4.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-extended/slang/slang_2.2.4.bb b/meta/recipes-extended/slang/slang_2.2.4.bb
index 90ed2d0a47..f3003c9f08 100644
--- a/meta/recipes-extended/slang/slang_2.2.4.bb
+++ b/meta/recipes-extended/slang/slang_2.2.4.bb
@@ -21,6 +21,7 @@ SRC_URI = "ftp://space.mit.edu/pub/davis/slang/v2.2/slang-${PV}.tar.bz2 \
file://fix-check-pcre.patch \
file://change-char-type-to-signed-char-in-macros.patch \
file://sprintf-bug-concerning-8-bit-characters.patch \
+ file://slang-fix-the-iconv-existence-checking.patch \
"
inherit autotools-brokensep