diff options
| author | Khem Raj <raj.khem@gmail.com> | 2019-09-08 19:33:26 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-09-16 23:02:43 +0100 |
| commit | 114f2cb80d6b18749bd05ceb203998ed6edcb61e (patch) | |
| tree | 44e9595b223cb53380bb4aa6ccea06ff2f99b541 /meta/recipes-devtools/strace/strace_5.2.bb | |
| parent | cc5d6ca85a40199a077403a0d0af0bd22eeefa06 (diff) | |
| download | poky-114f2cb80d6b18749bd05ceb203998ed6edcb61e.tar.gz | |
ptrace: Drop ptrace aid for musl/ppc
This has been fixed and is no longer needed
(From OE-Core rev: 74ea0264cc5ba27dd37053f79301d18c8f1b6e7d)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/strace/strace_5.2.bb')
| -rw-r--r-- | meta/recipes-devtools/strace/strace_5.2.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-devtools/strace/strace_5.2.bb b/meta/recipes-devtools/strace/strace_5.2.bb index 8367bf1a4f..a16c3b8598 100644 --- a/meta/recipes-devtools/strace/strace_5.2.bb +++ b/meta/recipes-devtools/strace/strace_5.2.bb | |||
| @@ -10,7 +10,6 @@ SRC_URI = "https://strace.io/files/${PV}/strace-${PV}.tar.xz \ | |||
| 10 | file://update-gawk-paths.patch \ | 10 | file://update-gawk-paths.patch \ |
| 11 | file://Makefile-ptest.patch \ | 11 | file://Makefile-ptest.patch \ |
| 12 | file://run-ptest \ | 12 | file://run-ptest \ |
| 13 | file://0001-Fix-build-when-using-non-glibc-libc-implementation-o.patch \ | ||
| 14 | file://mips-SIGEMT.patch \ | 13 | file://mips-SIGEMT.patch \ |
| 15 | file://0001-caps-abbrev.awk-fix-gawk-s-path.patch \ | 14 | file://0001-caps-abbrev.awk-fix-gawk-s-path.patch \ |
| 16 | file://0001-tests-sigaction-Check-for-mips-and-alpha-before-usin.patch \ | 15 | file://0001-tests-sigaction-Check-for-mips-and-alpha-before-usin.patch \ |
