[oe] [PATCH meta-webserver] modphp: enable endian check

Paul Eggleton paul.eggleton at linux.intel.com
Thu Dec 12 12:18:43 UTC 2013


Hi Chong,

On Tuesday 10 December 2013 18:03:01 Chong.Lu at windriver.com wrote:
> From: Chong Lu <Chong.Lu at windriver.com>
> 
> Previously, modphp estimates endian on host rather than checks it on
> target. If the host is little-endian and the target is big-endian,
> modphp claims that endian is little. As a result, a memory location
> that it is not allowed to access when calling libphp5.so module on
> target. It will occur segmentation fault.
> This patch enables endian check support for modphp.
> 
> Signed-off-by: Chong Lu <Chong.Lu at windriver.com>

Merged, with a minor tweak to add the value to the end of the existing 
EXTRA_OECONF value rather than using +=. Thanks!

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre



More information about the Openembedded-devel mailing list