diff options
author | Ross Burton <ross.burton@intel.com> | 2013-08-14 12:40:12 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-08-16 11:14:13 +0100 |
commit | 09c609afbfb6e9a2504166d0fe8c7ae3d8ae9ebd (patch) | |
tree | 423e17b25e8d6dfa248192bb8081839e1219076b /scripts | |
parent | 4f51bf23346947cd47e7ac9e1290e799f3c20708 (diff) | |
download | openembedded-core-09c609afbfb6e9a2504166d0fe8c7ae3d8ae9ebd.tar.gz openembedded-core-09c609afbfb6e9a2504166d0fe8c7ae3d8ae9ebd.tar.bz2 openembedded-core-09c609afbfb6e9a2504166d0fe8c7ae3d8ae9ebd.zip |
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>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions