[OE-core] [PATCH v2] slang: change char type to signed char in macros

Richard Purdie richard.purdie at linuxfoundation.org
Tue Jul 31 11:10:57 UTC 2012


On Tue, 2012-07-31 at 15:30 +0800, rongqing.li at windriver.com wrote:
> From: Roy.Li <rongqing.li at windriver.com>
> 
> [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.
> 
> Signed-off-by: Roy.Li <rongqing.li at windriver.com>
> ---
>  meta/recipes-extended/slang/slang_2.2.4.bb |    4 ++--
>  1 files changed, 2 insertions(+), 2 deletions(-)

Merged to master, thanks.

Richard





More information about the Openembedded-core mailing list