summaryrefslogtreecommitdiff
path: root/meta/recipes-devtools/strace/strace-4.6
AgeCommit message (Collapse)AuthorFiles
2012-06-15strace: update to 4.7Bogdan Marinescu2
Removed the x32 specific patches, since they seem to be fully integrated into 4.7. Also removed the sigmask patch, since the new version doesn't seem to use sigmask anymore. Signed-off-by: Bogdan Marinescu <bogdan.a.marinescu@intel.com>
2012-02-03strace: add x32 supportNitin A Kamble1
This commits adds a patch to enable x32 support in the strace recipe. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-01-24strace: upgrade to 4.6Shane Wang1
Signed-off-by: Shane Wang <shane.wang@intel.com>