[OE-core] [PATCH v4] xserver-kdrive: Fix X server on PowerPC when built with GCC 4.7.x

Richard Purdie richard.purdie at linuxfoundation.org
Fri May 18 14:26:55 UTC 2012


On Wed, 2012-05-16 at 15:26 -0600, Gary Thomas wrote:
> Newer versions of GCC uncovered illegal code practice which can cause
> runtime failures in the Xext/xace.c code.  This problem has been fixed upstream:
>   http://cgit.freedesktop.org/xorg/xserver/patch/Xext/xace.c?id=6dae7f3792611aace1df0cca63bf50c50d93de43
>   Subject: xace: Invalid reference to out-of-scope data.
> 
> Incorporate this patch into the recipe, with a PR bump.
> 
> Signed-off-by: Gary Thomas <gary at mlbassoc.com>
> ---
>  .../fix-bogus-stack-variables.patch                |  231 ++++++++++++++++++++
>  .../xorg-xserver/xserver-kdrive_1.7.99.2.bb        |    3 +-
>  2 files changed, 233 insertions(+), 1 deletions(-)
>  create mode 100644 meta/recipes-graphics/xorg-xserver/xserver-kdrive-1.7.99.2/fix-bogus-stack-variables.patch

Merged to master, thanks.

Richard





More information about the Openembedded-core mailing list