From patchwork Thu Jan 5 01:02:08 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/4] x32 recipe fixes + misc commits Date: Thu, 05 Jan 2012 01:02:08 -0000 From: Nitin A Kamble X-Patchwork-Id: 18327 Message-Id: To: openembedded-core@lists.openembedded.org From: Nitin A Kamble The following changes since commit 021848be9eeb71de8acfba6c66c11645b01523b8: valgrind: Fix for automake update (2012-01-04 16:04:08 +0000) are available in the git repository at: git://git.pokylinux.org/poky-contrib nitin/work http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=nitin/work Nitin A Kamble (4): python-pycairo: fix for x32 libevent: fix compilation for x32 libxxf86dga: fix compilation with x32 toolchain vte: update patch header .../python/python-pycairo_1.10.0.bb | 6 +- .../libxxf86dga-1.1.2_fix_for_x32.patch | 30 ++++++++++++ .../recipes-graphics/xorg-lib/libxxf86dga_1.1.2.bb | 5 ++- .../libevent/libevent-2.0.16_fix_for_x32.patch | 47 ++++++++++++++++++++ meta/recipes-support/libevent/libevent_2.0.16.bb | 5 +- meta/recipes-support/vte/vte/introspection.patch | 8 +++ 6 files changed, 95 insertions(+), 6 deletions(-) create mode 100644 meta/recipes-graphics/xorg-lib/libxxf86dga/libxxf86dga-1.1.2_fix_for_x32.patch create mode 100644 meta/recipes-support/libevent/libevent/libevent-2.0.16_fix_for_x32.patch