aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/strace/strace
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-10-04 18:53:09 +0200
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-10-04 18:53:09 +0200
commit2e06fca31418ffa9f23768961d68c8ef30f43f05 (patch)
tree6d24c1c1dbdd5175e6ed563621eb308a63946a7b /recipes/strace/strace
parent3fe2c955d86b8bd723ad75a227c35d4e5a6cc8e8 (diff)
downloadopenembedded-2e06fca31418ffa9f23768961d68c8ef30f43f05.tar.gz
strace : moved unused files to obsolete dir
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Diffstat (limited to 'recipes/strace/strace')
-rw-r--r--recipes/strace/strace/arm-compilation.patch10
-rw-r--r--recipes/strace/strace/arm-syscall.patch16
2 files changed, 0 insertions, 26 deletions
diff --git a/recipes/strace/strace/arm-compilation.patch b/recipes/strace/strace/arm-compilation.patch
deleted file mode 100644
index 9dd7133ce1..0000000000
--- a/recipes/strace/strace/arm-compilation.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- strace-4.4.98/syscall.c~arm-compilation 2003-06-04 01:29:04.000000000 +0200
-+++ strace-4.4.98/syscall.c 2003-09-01 00:13:02.000000000 +0200
-@@ -696,6 +696,7 @@
- static int d0;
- #elif defined (ARM)
- static struct pt_regs regs;
-+ static long r0;
- #elif defined (ALPHA)
- static long r0;
- static long a3;
diff --git a/recipes/strace/strace/arm-syscall.patch b/recipes/strace/strace/arm-syscall.patch
deleted file mode 100644
index 952d09bb24..0000000000
--- a/recipes/strace/strace/arm-syscall.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-
-#
-# Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher
-#
-
---- /dev/null
-+++ strace-4.4.98/linux/arm/syscall.h
-@@ -0,0 +1,2 @@
-+#include "../syscall.h"
-+#include "dummy.h"
---- /dev/null
-+++ strace-4.4.98/linux/arm/dummy.h
-@@ -0,0 +1,3 @@
-+#include "../dummy.h"
-+#undef SYS_waitpid
-+#define sys_waitpid printargs