slang: change char type to signed char in macros
authorRoy.Li <rongqing.li@windriver.com>
Tue, 31 Jul 2012 07:30:00 +0000 (15:30 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 31 Jul 2012 10:59:05 +0000 (11:59 +0100)
commit161afdf98cd63d0ab6032fbeef7d152f8c4b22f4
treeb93e0abbfe48f661d9e5d9e53e74069b19b21cf4
parent28a729bdc00857c339d0afd5ccae806ecbb70482
slang: change char type to signed char in macros

[YOCTO 2726]

The patch of converting char type to signed char is only applied to arm,
in fact it should be applied to powerpc too since powerpc has the same
assumption for char type. To x86 and mips, this patch has not impact.

(From OE-Core rev: 8c6a9bd7b4fea62b5765caecad660d372379e412)

Signed-off-by: Roy.Li <rongqing.li@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/slang/slang_2.2.4.bb