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:32 +0100 |
commit | 9f9cc59eef1e91f8d8818581cf227a6742563820 (patch) | |
tree | e1785f09036513c9fb458c78e64b027ba6d6b7a4 /meta/classes | |
parent | 060df944c27a30cd4c172995801436d1f5b13d9e (diff) | |
download | poky-9f9cc59eef1e91f8d8818581cf227a6742563820.tar.gz |
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 ]
(From OE-Core rev: 09c609afbfb6e9a2504166d0fe8c7ae3d8ae9ebd)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes')
0 files changed, 0 insertions, 0 deletions