summaryrefslogtreecommitdiff
path: root/strace
diff options
context:
space:
mode:
Diffstat (limited to 'strace')
-rw-r--r--strace/strace_4.5.4.bb0
-rw-r--r--strace/strace_4.5.4.oe11
-rw-r--r--strace/strace_4.5.6.bb0
-rw-r--r--strace/strace_4.5.6.oe14
-rw-r--r--strace/strace_4.5.7.bb0
-rw-r--r--strace/strace_4.5.7.oe12
6 files changed, 0 insertions, 37 deletions
diff --git a/strace/strace_4.5.4.bb b/strace/strace_4.5.4.bb
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/strace/strace_4.5.4.bb
diff --git a/strace/strace_4.5.4.oe b/strace/strace_4.5.4.oe
deleted file mode 100644
index 8dc28bc2ba..0000000000
--- a/strace/strace_4.5.4.oe
+++ /dev/null
@@ -1,11 +0,0 @@
-LICENSE = GPL
-SECTION = "console/utils"
-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"
-
-inherit autotools
-
-export INCLUDES = "-I. -I./linux"
diff --git a/strace/strace_4.5.6.bb b/strace/strace_4.5.6.bb
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/strace/strace_4.5.6.bb
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"
diff --git a/strace/strace_4.5.7.bb b/strace/strace_4.5.7.bb
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/strace/strace_4.5.7.bb
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"