]> code.ossystems Code Review - openembedded-core.git/commit
matchbox-wm: fix icon handling on 64-bit hosts
authorRoss Burton <ross.burton@intel.com>
Wed, 14 Aug 2013 11:40:12 +0000 (12:40 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 16 Aug 2013 10:14:13 +0000 (11:14 +0100)
commit09c609afbfb6e9a2504166d0fe8c7ae3d8ae9ebd
tree423e17b25e8d6dfa248192bb8081839e1219076b
parent4f51bf23346947cd47e7ac9e1290e799f3c20708
matchbox-wm: fix icon handling on 64-bit hosts

Xlib has a historical quirk where 32-bit values are returned in longs (but
always hidden through a cast).  On 32-bit machines this doesn't matter but on
64-bit this leads to problems.  Bump SRCREV to integrate a fix from upstream.

Also, drop the conditional configure_fix.patch, it was integrated long ago.

[ YOCTO #4917 ]

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-graphics/matchbox-wm/matchbox-wm_git.bb