summaryrefslogtreecommitdiff
path: root/meta/recipes-devtools/strace/strace-4.7/0014-x32-update-syscall-table.patch
AgeCommit message (Collapse)AuthorFiles
2013-06-21strace: update to 4.8Kai Kang1
Update strace to 4.8: * Update License file. * Remove the backport patches which are already in version 4.8. * Add file git-version-gen from git repo. Without this file configure fails. Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-11-24strace: backport AArch64 supportMarcin Juszkiewicz1
This changeset updates existing OE patches to commits from upstream git tree and adds everything needed to get AArch64 support working. Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org> Signed-off-by: Saul Wold <sgw@linux.intel.com>