From patchwork Fri Feb 3 05:51:55 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/1] x32 fix for strace Date: Fri, 03 Feb 2012 05:51:55 -0000 From: Nitin A Kamble X-Patchwork-Id: 20611 Message-Id: To: openembedded-core@lists.openembedded.org From: Nitin A Kamble The following changes since commit 02b6b4158c9567d5cea7f553201fd23a5d6f156f: distro_tracking: update for current upgrades (2012-02-02 21:46:15 -0800) 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 (1): strace: add x32 support .../strace-4.6/strace-4.6_add_x32_support.patch | 1242 ++++++++++++++++++++ meta/recipes-devtools/strace/strace_4.6.bb | 3 +- 2 files changed, 1244 insertions(+), 1 deletions(-) create mode 100644 meta/recipes-devtools/strace/strace-4.6/strace-4.6_add_x32_support.patch