aboutsummaryrefslogtreecommitdiffstats
path: root/strace/strace_4.5.6.oe
diff options
context:
space:
mode:
Diffstat (limited to 'strace/strace_4.5.6.oe')
-rw-r--r--strace/strace_4.5.6.oe14
1 files changed, 0 insertions, 14 deletions
diff --git a/strace/strace_4.5.6.oe b/strace/strace_4.5.6.oe
deleted file mode 100644
index a9713718c7..0000000000
--- a/strace/strace_4.5.6.oe
+++ /dev/null
@@ -1,14 +0,0 @@
-LICENSE = GPL
-SECTION = "console/utils"
-PR = "r1"
-
-DESCRIPTION = "strace is a system call tracing tool."
-
-SRC_URI = "${SOURCEFORGE_MIRROR}/strace/strace-${PV}.tar.bz2 \
- file://arm-compilation.patch;patch=1 \
- file://arm-syscall.patch;patch=1 \
- file://arm-syscallent.patch;patch=1"
-
-inherit autotools
-
-export INCLUDES = "-I. -I./linux"