From: Michael Lauer Date: Sat, 14 Aug 2004 13:48:30 +0000 (+0000) Subject: add strace 4.5.6 and kill off some obsolete ones X-Git-Tag: Release-2010-05/1~17665 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b84b45cd959d4768f0a9928c61d08f610b044661;p=openembedded.git add strace 4.5.6 and kill off some obsolete ones BKrev: 411e182ePZZ3yaty1PUIfKmftBvRdQ --- diff --git a/strace/strace-4.5.3/arm-syscall.patch b/strace/strace-4.5.3/arm-syscall.patch deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/strace/strace-4.5.4/arm-compilation.patch b/strace/strace-4.5.4/arm-compilation.patch deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/strace/strace-4.5.4/arm-syscall.patch b/strace/strace-4.5.4/arm-syscall.patch deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/strace/strace-4.4.98/arm-compilation.patch b/strace/strace/arm-compilation.patch similarity index 100% rename from strace/strace-4.4.98/arm-compilation.patch rename to strace/strace/arm-compilation.patch diff --git a/strace/strace-4.4.98/arm-syscall.patch b/strace/strace/arm-syscall.patch similarity index 100% rename from strace/strace-4.4.98/arm-syscall.patch rename to strace/strace/arm-syscall.patch diff --git a/strace/strace_4.4.98.oe b/strace/strace_4.4.98.oe deleted file mode 100644 index b0fcf5ce98..0000000000 --- a/strace/strace_4.4.98.oe +++ /dev/null @@ -1,9 +0,0 @@ -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.3.oe b/strace/strace_4.5.3.oe deleted file mode 100644 index b0fcf5ce98..0000000000 --- a/strace/strace_4.5.3.oe +++ /dev/null @@ -1,9 +0,0 @@ -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.3/arm-compilation.patch b/strace/strace_4.5.6.oe similarity index 100% rename from strace/strace-4.5.3/arm-compilation.patch rename to strace/strace_4.5.6.oe