aboutsummaryrefslogtreecommitdiffstats
path: root/strace/strace_4.5.7.oe
diff options
context:
space:
mode:
Diffstat (limited to 'strace/strace_4.5.7.oe')
-rw-r--r--strace/strace_4.5.7.oe12
1 files changed, 0 insertions, 12 deletions
diff --git a/strace/strace_4.5.7.oe b/strace/strace_4.5.7.oe
deleted file mode 100644
index 5a7613ef9f..0000000000
--- a/strace/strace_4.5.7.oe
+++ /dev/null
@@ -1,12 +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-syscallent.patch;patch=1"
-
-inherit autotools
-
-export INCLUDES = "-I. -I./linux"