summaryrefslogtreecommitdiff
path: root/meta/packages/strace
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/strace')
-rw-r--r--meta/packages/strace/strace_4.5.18.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/packages/strace/strace_4.5.18.bb b/meta/packages/strace/strace_4.5.18.bb
index 59add6abb..d3153ca6c 100644
--- a/meta/packages/strace/strace_4.5.18.bb
+++ b/meta/packages/strace/strace_4.5.18.bb
@@ -5,8 +5,7 @@ PR = "r0"
SRC_URI = "${SOURCEFORGE_MIRROR}/strace/strace-${PV}.tar.bz2 \
file://strace-fix-arm-bad-syscall.patch;patch=1 \
- file://strace-undef-syscall.patch;patch=1 \
- file://arm_syscall_fix.patch;patch=1 "
+ file://strace-undef-syscall.patch;patch=1"
inherit autotools
export INCLUDES = "-I. -I./linux"