From b84b45cd959d4768f0a9928c61d08f610b044661 Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Sat, 14 Aug 2004 13:48:30 +0000 Subject: [PATCH] add strace 4.5.6 and kill off some obsolete ones BKrev: 411e182ePZZ3yaty1PUIfKmftBvRdQ --- strace/strace-4.5.3/arm-syscall.patch | 0 strace/strace-4.5.4/arm-compilation.patch | 0 strace/strace-4.5.4/arm-syscall.patch | 0 strace/{strace-4.4.98 => strace}/arm-compilation.patch | 0 strace/{strace-4.4.98 => strace}/arm-syscall.patch | 0 strace/strace_4.4.98.oe | 9 --------- strace/strace_4.5.3.oe | 9 --------- .../arm-compilation.patch => strace_4.5.6.oe} | 0 8 files changed, 18 deletions(-) delete mode 100644 strace/strace-4.5.3/arm-syscall.patch delete mode 100644 strace/strace-4.5.4/arm-compilation.patch delete mode 100644 strace/strace-4.5.4/arm-syscall.patch rename strace/{strace-4.4.98 => strace}/arm-compilation.patch (100%) rename strace/{strace-4.4.98 => strace}/arm-syscall.patch (100%) delete mode 100644 strace/strace_4.4.98.oe delete mode 100644 strace/strace_4.5.3.oe rename strace/{strace-4.5.3/arm-compilation.patch => strace_4.5.6.oe} (100%) 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 -- 2.39.5