]> code.ossystems Code Review - openembedded-core.git/commit
xserver-kdrive: Fix X server on PowerPC when built with GCC 4.7.x
authorGary Thomas <gary@mlbassoc.com>
Fri, 18 May 2012 14:18:18 +0000 (17:18 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 18 May 2012 14:24:32 +0000 (15:24 +0100)
commit7d1bb144404de650c6e83dfd095d16a796cbcf46
treefdeaea7743ceced5da2f3e1fd64a6c3f47ffa32a
parentb8ce5b4a8f6ea5021e284dfd486593dbcfbe0502
xserver-kdrive: Fix X server on PowerPC when built with GCC 4.7.x

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@mlbassoc.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/xorg-xserver/xserver-kdrive-1.7.99.2/fix-bogus-stack-variables.patch [new file with mode: 0644]
meta/recipes-graphics/xorg-xserver/xserver-kdrive_1.7.99.2.bb