remove some redundant patches
authorPhil Blundell <philb@gnu.org>
Sun, 5 Sep 2004 11:55:27 +0000 (11:55 +0000)
committerPhil Blundell <philb@gnu.org>
Sun, 5 Sep 2004 11:55:27 +0000 (11:55 +0000)
BKrev: 413afeafgzprTCp2Y5_V5ulubG5sDQ

strace/strace_4.5.7.oe

index e69de29..5c3a71e 100644 (file)
@@ -0,0 +1,10 @@
+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"